05Feb24rv1_19_0+0755-8e5d31241e9 - detailed test results for NETEDITCHECKOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.29Feb074527.89870 -g

To start TextTest for these tests, run:

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


default: 4734 tests: 4494 succeeded 118 FAILED 98 known bugs 24 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load endpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
1a2
> sumo: /home/delphi/clangDebug/sumo/src/microsim/output/MSE2Collector.cpp:281: void MSE2Collector::checkPositioning(bool, double): Assertion `(myStartPos >= POSITION_EPS || myStartPos == 0) && myStartPos < myFirstLane->getLength()' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_containerstop ( Last six runs Feb2024 )

---------- Differences in errors ----------
1c1,4
< Error: A stop must be placed on a busStop, a chargingStation, an overheadWireSegment, a containerStop, a parkingArea, an edge or a lane in container 'c_0'.
---
> Error: attribute 'fromContainerStop' is not declared for element 'stop'
>  In file 'routes.netedit'
>  At line/column 10/68.
> 

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_lane ( Last six runs Feb2024 )

---------- Differences in errors ----------
1,2d0
< Error: A stop must be placed on a busStop, a chargingStation, an overheadWireSegment, a containerStop, a parkingArea, an edge or a lane in container 'c_0'.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
1,4d0
< Error: Another edge with the id ':Junction3_0' exists.
< Error: Another edge with the id ':Junction3_1' exists.
< Error: Another junction with the id 'Junction3' exists.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
demandelements container delete ( Last six runs Feb2024 )
demandelements containerplan stops stop_edge create default ( Last six runs Feb2024 )

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_containerstop ( Last six runs Feb2024 )

---------- Differences in errors ----------
1c1,4
< Error: A stop must be placed on a busStop, a chargingStation, an overheadWireSegment, a containerStop, a parkingArea, an edge or a lane in container 'cf_0'.
---
> Error: attribute 'fromContainerStop' is not declared for element 'stop'
>  In file 'routes.netedit'
>  At line/column 10/68.
> 

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_lane ( Last six runs Feb2024 )

---------- Differences in errors ----------
1,2d0
< Error: A stop must be placed on a busStop, a chargingStation, an overheadWireSegment, a containerStop, a parkingArea, an edge or a lane in container 'cf_0'.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect id ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559238f2585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55923a1c7ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55923a1bd5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55923a0de437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55923a0d35c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55923b9966f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f391bcb44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559238f2585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55923a1df0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55923a1dc83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55923a10e166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55923b9983f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f391bcb4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x559238f2585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5592394b25c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5592394b24ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5592394b2457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5592394b1e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5592394b1113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5592394b081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection begin triggered ( Last six runs Feb2024 )

---------- Differences in errors ----------
1c1
< Error: Triggered departure for containerFlow 'cf_0' requires starting with a transport.
---
> Error: Unknown vehicle 'ANY' in triggered departure for container 'cf_0'.

TEST FAILED on ts-sim-build-ba : demandelements containerplan basic delete_edge ( Last six runs Feb2024 )

---------- Differences in errors ----------
3a4,110
> 
> =================================================================
> ==845610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56405e2f485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56405f596ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56405f58c5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56405f4ad437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56405f4a25c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564060d656f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f84659c94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56405e2f485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56405f5ae0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56405f5ab83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56405f4dd166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564060d673f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f84659c9954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 312 byte(s) in 1 object(s) allocated from:
>     #0 0x56405e2f485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56405e8815c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56405e8814ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56405e881457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56405e880e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56405e880113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56405e87f81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f2daa4085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f2dbce2ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f2dbcd85bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f2dbbf9437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f2dbbee5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f2dd4b16f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6a649ea4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2daa4085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f2dbcfa0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f2dbcf783e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f2dbc29166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f2dd4b33f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6a649ea954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2daa4085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f2dafcd5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f2dafcd4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f2dafcd457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f2dafcce83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55f2dafcc113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55f2dafcb81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create default ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55de5da0c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55de5ecaeee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55de5eca45bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55de5ebc5437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55de5ebba5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55de6047d6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc2502a74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55de5da0c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55de5ecc60c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55de5ecc383e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55de5ebf5166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55de6047f3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc2502a7954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55de5da0c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55de5df995c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55de5df994ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55de5df99457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55de5df98e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55de5df98113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55de5df9781b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e7e487785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e7e5b19ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e7e5b0f5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e7e5a30437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e7e5a255c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e7e72e86f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa4fcd074a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7e487785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e7e5b310c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e7e5b2e83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e7e5a60166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e7e72ea3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa4fcd07954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7e487785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e7e4e045c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e7e4e044ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55e7e4e04457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55e7e4e03e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55e7e4e03113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55e7e4e0281b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5633a053485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5633a17d6ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5633a17cc5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5633a16ed437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5633a16e25c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5633a2fa56f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f51f33184a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5633a053485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5633a17ee0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5633a17eb83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5633a171d166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5633a2fa73f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f51f3318954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5633a053485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5633a0ac15c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5633a0ac14ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5633a0ac1457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5633a0ac0e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5633a0ac0113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5633a0abf81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop delete ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5606d832e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5606d95d0ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5606d95c65bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5606d94e7437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5606d94dc5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5606dad9f6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ffb5f3fe4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5606d832e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5606d95e80c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5606d95e583e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5606d9517166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5606dada13f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffb5f3fe954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5606d832e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5606d88bb5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5606d88bb4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5606d88bb457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5606d88bae83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5606d88ba113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5606d88b981b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b9795ed85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b97a88fee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b97a8855bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b97a7a6437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b97a79b5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b97c05e6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe8255e44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9795ed85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b97a8a70c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b97a8a483e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b97a7d6166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b97c0603f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe8255e4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9795ed85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b979b7a5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b979b7a4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b979b7a457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b979b79e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55b979b79113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55b979b7881b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55765262385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5576538c5ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5576538bb5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5576537dc437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5576537d15c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5576550946f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f198afa44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55765262385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5576538dd0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5576538da83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55765380c166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5576550963f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f198afa4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55765262385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x557652bb05c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557652bb04ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x557652bb0457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x557652bafe83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x557652baf113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x557652bae81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55702e6b985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55702f95bee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55702f9515bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55702f872437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55702f8675c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55703112a6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff8f44b24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55702e6b985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55702f9730c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55702f97083e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55702f8a2166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55703112c3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff8f44b2954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55702e6b985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55702ec465c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55702ec464ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55702ec46457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55702ec45e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55702ec45113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55702ec4481b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558d0166485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x558d02906ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x558d028fc5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558d0281d437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558d028125c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558d040d56f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa930a744a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558d0166485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x558d0291e0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558d0291b83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558d0284d166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558d040d73f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa930a74954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558d0166485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x558d01bf15c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558d01bf14ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x558d01bf1457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x558d01bf0e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x558d01bf0113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x558d01bef81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f1ecfbe85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f1ee260ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f1ee2565bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f1ee177437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f1ee16c5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f1efa2f6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f610a6a44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1ecfbe85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f1ee2780c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f1ee27583e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f1ee1a7166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f1efa313f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f610a6a4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1ecfbe85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f1ed54b5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f1ed54b4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f1ed54b457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f1ed54ae83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55f1ed54a113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55f1ed54981b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a92b7fd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55a92ca9fee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a92ca955bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a92c9b6437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a92c9ab5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a92e26e6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd5fbbe24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a92b7fd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55a92cab70c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a92cab483e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a92c9e6166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a92e2703f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd5fbbe2954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a92b7fd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55a92bd8a5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a92bd8a4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55a92bd8a457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55a92bd89e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55a92bd89113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55a92bd8881b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556bff9a985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556c00c4bee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556c00c415bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556c00b62437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556c00b575c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556c0241a6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8198faf4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556bff9a985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556c00c630c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556c00c6083e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556c00b92166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556c0241c3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8198faf954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556bff9a985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556bfff365c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556bfff364ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556bfff36457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x556bfff35e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x556bfff35113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x556bfff3481b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load containerstop ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5601a473485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5601a59d6ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5601a59cc5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5601a58ed437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5601a58e25c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5601a71a56f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb4105dc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5601a473485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5601a59ee0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5601a59eb83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5601a591d166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5601a71a73f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb4105dc954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5601a473485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5601a4cc15c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5601a4cc14ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5601a4cc1457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5601a4cc0e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5601a4cc0113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5601a4cbf81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f64106785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f642309ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f6422ff5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f642220437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f6422155c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f643ad86f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff07b8a94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f64106785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f6423210c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f64231e83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f642250166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f643ada3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff07b8a9954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f64106785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f6415f45c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f6415f44ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f6415f4457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f6415f3e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55f6415f3113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55f6415f281b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5570693b485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55706a656ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55706a64c5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55706a56d437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55706a5625c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55706be256f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd9d47b64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5570693b485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55706a66e0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55706a66b83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55706a59d166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55706be273f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd9d47b6954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5570693b485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5570699415c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5570699414ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x557069941457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x557069940e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x557069940113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55706993f81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556a9894185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556a99be3ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556a99bd95bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556a99afa437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556a99aef5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556a9b3b26f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5f1c87b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556a9894185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556a99bfb0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556a99bf883e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556a99b2a166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556a9b3b43f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5f1c87b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556a9894185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556a98ece5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556a98ece4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556a98ece457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x556a98ecde83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x556a98ecd113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x556a98ecc81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b8c534685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b8c65e8ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b8c65de5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b8c64ff437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b8c64f45c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b8c7db76f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f895489a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8c534685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b8c66000c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b8c65fd83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b8c652f166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b8c7db93f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f895489a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8c534685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b8c58d35c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b8c58d34ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b8c58d3457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b8c58d2e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55b8c58d2113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55b8c58d181b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create friendlypos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5641d451e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5641d57c0ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5641d57b65bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5641d56d7437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5641d56cc5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5641d6f8f6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc5e47314a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5641d451e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5641d57d80c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5641d57d583e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5641d5707166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5641d6f913f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc5e4731954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5641d451e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5641d4aab5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5641d4aab4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5641d4aab457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5641d4aaae83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5641d4aaa113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5641d4aa981b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5603a818985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5603a942bee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5603a94215bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5603a9342437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5603a93375c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5603aabfa6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f462c91b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5603a818985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5603a94430c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5603a944083e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5603a9372166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5603aabfc3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f462c91b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5603a818985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5603a87165c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5603a87164ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5603a8716457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5603a8715e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5603a8715113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5603a871481b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge delete ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f377f9385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f379235ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f37922b5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f37914c437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f3791415c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f37aa046f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd1f67bf4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f377f9385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f37924d0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f37924a83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f37917c166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f37aa063f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd1f67bf954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f377f9385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f3785205c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f3785204ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f378520457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f37851fe83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55f37851f113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55f37851e81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d5fe61585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d5ff8b7ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d5ff8ad5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d5ff7ce437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d5ff7c35c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d6010866f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0f5c5924a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5fe61585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d5ff8cf0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d5ff8cc83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d5ff7fe166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d6010883f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f5c592954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5fe61585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d5feba25c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d5feba24ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d5feba2457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d5feba1e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55d5feba1113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55d5feba081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562aa20dd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x562aa337fee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x562aa33755bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562aa3296437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562aa328b5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562aa4b4e6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd207bdc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562aa20dd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x562aa33970c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562aa339483e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562aa32c6166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562aa4b503f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd207bdc954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x562aa20dd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x562aa266a5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562aa266a4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x562aa266a457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x562aa2669e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x562aa2669113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x562aa266881b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect endpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55eb2de5585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55eb2f0f7ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55eb2f0ed5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55eb2f00e437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eb2f0035c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eb308c66f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8ae55344a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb2de5585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55eb2f10f0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eb2f10c83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55eb2f03e166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eb308c83f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8ae5534954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb2de5585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55eb2e3e25c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55eb2e3e24ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55eb2e3e2457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55eb2e3e1e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55eb2e3e1113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55eb2e3e081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect friendlypos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fb50ac385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55fb51d65ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fb51d5b5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fb51c7c437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fb51c715c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fb535346f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2df382d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb50ac385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55fb51d7d0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fb51d7a83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fb51cac166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fb535363f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2df382d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb50ac385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55fb510505c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fb510504ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55fb51050457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55fb5104fe83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55fb5104f113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55fb5104e81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55573b95a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55573cbfcee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55573cbf25bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55573cb13437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55573cb085c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55573e3cb6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc076db04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55573b95a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55573cc140c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55573cc1183e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55573cb43166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55573e3cd3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc076db0954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55573b95a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55573bee75c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55573bee74ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55573bee7457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55573bee6e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55573bee6113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55573bee581b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e7d65cc85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e7d786eee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e7d78645bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e7d7785437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e7d777a5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e7d903d6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f75b43a64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7d65cc85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e7d78860c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e7d788383e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e7d77b5166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e7d903f3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f75b43a6954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7d65cc85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e7d6b595c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e7d6b594ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55e7d6b59457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55e7d6b58e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55e7d6b58113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55e7d6b5781b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56466180f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x564662ab1ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564662aa75bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5646629c8437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5646629bd5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5646642806f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5966dbb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56466180f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x564662ac90c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564662ac683e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5646629f8166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5646642823f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5966dbb954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56466180f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x564661d9c5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564661d9c4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x564661d9c457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x564661d9be83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x564661d9b113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x564661d9a81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection friendlypos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b85875a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b8599fcee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b8599f25bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b859913437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b8599085c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b85b1cb6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd4d3f154a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b85875a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b859a140c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b859a1183e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b859943166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b85b1cd3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd4d3f15954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b85875a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b858ce75c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b858ce74ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b858ce7457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b858ce6e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55b858ce6113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55b858ce581b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5650b19bd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5650b2c5fee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5650b2c555bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5650b2b76437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5650b2b6b5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5650b442e6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f39839a14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5650b19bd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5650b2c770c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5650b2c7483e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5650b2ba6166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5650b44303f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f39839a1954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5650b19bd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5650b1f4a5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5650b1f4a4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5650b1f4a457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5650b1f49e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5650b1f49113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5650b1f4881b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create speed ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56447212585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5644733c7ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5644733bd5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5644732de437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5644732d35c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564474b966f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2e0a3054a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56447212585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5644733df0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5644733dc83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56447330e166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564474b983f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2e0a305954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56447212585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5644726b25c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5644726b24ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5644726b2457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5644726b1e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5644726b1113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5644726b081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect departpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560d2c19b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x560d2d43dee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560d2d4335bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560d2d354437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560d2d3495c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560d2ec0c6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f186dce54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560d2c19b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x560d2d4550c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560d2d45283e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560d2d384166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560d2ec0e3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f186dce5954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560d2c19b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x560d2c7285c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560d2c7284ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560d2c728457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x560d2c727e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x560d2c727113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x560d2c72681b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect speed ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5639da9af85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5639dbc51ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5639dbc475bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5639dbb68437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5639dbb5d5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5639dd4206f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fee814064a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5639da9af85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5639dbc690c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5639dbc6683e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5639dbb98166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5639dd4223f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fee81406954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5639da9af85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5639daf3c5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5639daf3c4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5639daf3c457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5639daf3be83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5639daf3b113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5639daf3a81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection departpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560ce0fa485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x560ce2246ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560ce223c5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560ce215d437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560ce21525c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560ce3a156f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8ae01384a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560ce0fa485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x560ce225e0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560ce225b83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560ce218d166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560ce3a173f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8ae0138954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560ce0fa485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x560ce15315c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560ce15314ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560ce1531457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x560ce1530e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x560ce1530113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x560ce152f81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection speed ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5565217df85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556522a81ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556522a775bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556522998437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55652298d5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5565242506f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f571e0ab4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5565217df85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556522a990c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556522a9683e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5565229c8166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5565242523f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f571e0ab954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5565217df85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556521d6c5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556521d6c4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556521d6c457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x556521d6be83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x556521d6b113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x556521d6a81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection arrivalpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d47686c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d477b0eee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d477b045bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d477a25437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d477a1a5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d4792dd6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f05d9a574a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d47686c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d477b260c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d477b2383e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d477a55166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d4792df3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f05d9a57954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d47686c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d476df95c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d476df94ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d476df9457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d476df8e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55d476df8113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55d476df781b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection departpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55be96fb685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55be98258ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55be9824e5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55be9816f437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55be981645c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55be99a276f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f92a7be74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55be96fb685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55be982700c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55be9826d83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55be9819f166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55be99a293f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f92a7be7954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55be96fb685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55be975435c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55be975434ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55be97543457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55be97542e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55be97542113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55be9754181b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection speed ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ceb7cd185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55ceb8f73ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ceb8f695bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ceb8e8a437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ceb8e7f5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ceba7426f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7e3bd8a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ceb7cd185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55ceb8f8b0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ceb8f8883e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ceb8eba166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ceba7443f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7e3bd8a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ceb7cd185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55ceb825e5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ceb825e4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55ceb825e457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55ceb825de83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55ceb825d113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55ceb825c81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection arrivalpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b77cb5285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b77ddf4ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b77ddea5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b77dd0b437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b77dd005c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b77f5c36f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9f0a07d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b77cb5285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b77de0c0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b77de0983e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b77dd3b166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b77f5c53f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9f0a07d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b77cb5285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b77d0df5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b77d0df4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b77d0df457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b77d0dee83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55b77d0de113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55b77d0dd81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection departpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cbfa05085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55cbfb2f2ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cbfb2e85bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cbfb209437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cbfb1fe5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cbfcac16f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc40f3874a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cbfa05085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55cbfb30a0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cbfb30783e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cbfb239166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cbfcac33f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc40f387954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55cbfa05085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55cbfa5dd5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cbfa5dd4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55cbfa5dd457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55cbfa5dce83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55cbfa5dc113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55cbfa5db81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection speed ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==846012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dd5a35b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55dd5b5fdee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55dd5b5f35bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dd5b514437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dd5b5095c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dd5cdcc6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f42571d94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd5a35b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55dd5b6150c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dd5b61283e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dd5b544166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dd5cdce3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f42571d9954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd5a35b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55dd5a8e85c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dd5a8e84ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55dd5a8e8457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55dd5a8e7e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55dd5a8e7113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55dd5a8e681b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create lines ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55be6b28385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55be6c525ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55be6c51b5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55be6c43c437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55be6c4315c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55be6dcf46f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f09f81814a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55be6b28385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55be6c53d0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55be6c53a83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55be6c46c166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55be6dcf63f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f09f8181954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55be6b28385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55be6b8105c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55be6b8104ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55be6b810457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55be6b80fe83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55be6b80f113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55be6b80e81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect lines ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556654e0385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5566560a5ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55665609b5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556655fbc437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556655fb15c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5566578746f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa1558c14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556654e0385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5566560bd0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5566560ba83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556655fec166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5566578763f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa1558c1954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556654e0385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5566553905c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5566553904ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556655390457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55665538fe83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55665538f113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55665538e81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect_selection ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559dd2d3585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559dd3fd7ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559dd3fcd5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559dd3eee437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559dd3ee35c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559dd57a66f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4890ed84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559dd2d3585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559dd3fef0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559dd3fec83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559dd3f1e166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559dd57a83f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4890ed8954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x559dd2d3585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559dd32c25c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559dd32c24ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x559dd32c2457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x559dd32c1e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x559dd32c1113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x559dd32c081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge delete ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5651a06f285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5651a1994ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5651a198a5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5651a18ab437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5651a18a05c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5651a31636f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa64c07e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5651a06f285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5651a19ac0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5651a19a983e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5651a18db166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5651a31653f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa64c07e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5651a06f285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5651a0c7f5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5651a0c7f4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5651a0c7f457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5651a0c7ee83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5651a0c7e113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5651a0c7d81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection arrivalpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5568a597385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5568a6c15ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5568a6c0b5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5568a6b2c437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5568a6b215c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5568a83e46f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f471f2ac4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5568a597385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5568a6c2d0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5568a6c2a83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5568a6b5c166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5568a83e63f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f471f2ac954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5568a597385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5568a5f005c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5568a5f004ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5568a5f00457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5568a5effe83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5568a5eff113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5568a5efe81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection lines ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==845692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5643363d885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56433767aee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5643376705bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564337591437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5643375865c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564338e496f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4bc3d044a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5643363d885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5643376920c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56433768f83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5643375c1166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564338e4b3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4bc3d04954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5643363d885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5643369655c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5643369654ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x564336965457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x564336964e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x564336964113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56433696381b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow load no_edges ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==840252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9c557a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e9c6715171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55e9c670ebea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55e9c6702105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55e9c6714676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55e9c557e379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9f56d97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load no_route ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==843072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b9f05385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x555ba01ee171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x555ba01e7bea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x555ba01db105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x555ba01ed676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x555b9f057379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcfc5082d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load no_junctions ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==836044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2daf2885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d2dc0c3171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55d2dc0bcbea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55d2dc0b0105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55d2dc0c2676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55d2daf2c379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8be0a28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_taz load no_tazs ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==838654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557b0b39785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x557b0c532171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x557b0c52bbea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x557b0c51f105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x557b0c531676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x557b0b39b379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbe51e9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_taz volatilerecomputing ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==838840==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x555ea564685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x555ea68e8ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555ea67d0f15 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x555ea67e0676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x555ea564a379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2e62afbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x555ea564685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x555ea68e8ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555ea67d125d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x555ea67e0676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x555ea564a379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2e62afbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555ea564685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x555ea68e8ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555ea6824850 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x555ea67f9d5a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x555ea80b76f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2e63dcc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection depart triggered ( Last six runs Feb2024 )

---------- Differences in errors ----------
1c1
< Error: Triggered departure for person 'f_0' requires starting with a ride.
---
> Error: Unknown vehicle 'ANY' in triggered departure for person 'f_0'.

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection begin triggered ( Last six runs Feb2024 )

---------- Differences in errors ----------
1c1
< Error: Triggered departure for personFlow 'pf_0' requires starting with a ride.
---
> Error: Unknown vehicle 'ANY' in triggered departure for person 'pf_0'.

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection lines ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559f085aa85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559f0984cee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559f098425bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559f09763437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559f097585c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559f0b01b6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8e811104a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559f085aa85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559f098640c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559f0986183e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559f09793166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559f0b01d3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8e81110954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559f085aa85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559f08b375c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559f08b374ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x559f08b37457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x559f08b36e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x559f08b36113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x559f08b3581b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection modes ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c0eeea485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55c0f0146ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c0f013c5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c0f005d437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c0f00525c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c0f19156f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb6bffcc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0eeea485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55c0f015e0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c0f015b83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c0f008d166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c0f19173f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb6bffcc954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0eeea485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55c0ef4315c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c0ef4314ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55c0ef431457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55c0ef430e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55c0ef430113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55c0ef42f81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection vtypes ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559affd4a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559b00fecee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559b00fe25bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559b00f03437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559b00ef85c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559b027bb6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9aa2a374a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559affd4a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559b010040c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559b0100183e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559b00f33166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559b027bd3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9aa2a37954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559affd4a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559b002d75c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559b002d74ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x559b002d7457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x559b002d6e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x559b002d6113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x559b002d581b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ed23ab485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55ed24d56ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ed24d4c5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ed24c6d437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ed24c625c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ed265256f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f67d690d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed23ab485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55ed24d6e0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ed24d6b83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ed24c9d166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ed265273f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f67d690d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed23ab485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55ed240415c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ed240414ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55ed24041457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55ed24040e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55ed24040113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55ed2403f81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cea734485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55cea85e6ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cea85dc5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cea84fd437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cea84f25c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cea9db56f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2bfbb4a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cea734485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55cea85fe0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cea85fb83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cea852d166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cea9db73f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2bfbb4a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55cea734485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55cea78d15c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cea78d14ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55cea78d1457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55cea78d0e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55cea78d0113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55cea78cf81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555982fb585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x555984257ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55598424d5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55598416e437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5559841635c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555985a266f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0ba20344a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555982fb585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55598426f0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55598426c83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55598419e166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555985a283f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0ba2034954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555982fb585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5559835425c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5559835424ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x555983542457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x555983541e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x555983541113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55598354081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55df1ac4785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55df1bee9ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55df1bedf5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55df1be00437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df1bdf55c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df1d6b86f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff9e54284a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55df1ac4785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55df1bf010c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55df1befe83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55df1be30166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55df1d6ba3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff9e5428954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55df1ac4785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55df1b1d45c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55df1b1d44ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55df1b1d4457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55df1b1d3e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55df1b1d3113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55df1b1d281b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d6023d585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d603677ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d60366d5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d60358e437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d6035835c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d604e466f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5cf40c64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6023d585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d60368f0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d60368c83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d6035be166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d604e483f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5cf40c6954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6023d585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d6029625c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d6029624ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d602962457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d602961e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55d602961113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55d60296081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5586e19dd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5586e2c7fee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5586e2c755bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5586e2b96437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5586e2b8b5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5586e444e6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fba29ab04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5586e19dd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5586e2c970c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5586e2c9483e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5586e2bc6166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5586e44503f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fba29ab0954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5586e19dd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5586e1f6a5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5586e1f6a4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5586e1f6a457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5586e1f69e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5586e1f69113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5586e1f6881b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fed8fbd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55feda25fee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55feda2555bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55feda176437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55feda16b5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fedba2e6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7dafd104a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fed8fbd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55feda2770c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55feda27483e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55feda1a6166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fedba303f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7dafd10954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55fed8fbd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55fed954a5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fed954a4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55fed954a457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55fed9549e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55fed9549113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55fed954881b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5636f8c7985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5636f9f1bee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5636f9f115bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5636f9e32437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5636f9e275c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5636fb6ea6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fde53f614a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5636f8c7985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5636f9f330c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5636f9f3083e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5636f9e62166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5636fb6ec3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fde53f61954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5636f8c7985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5636f92065c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5636f92064ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5636f9206457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5636f9205e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5636f9205113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5636f920481b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559b96db285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559b98054ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559b9804a5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559b97f6b437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559b97f605c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559b998236f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc1ef1c14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559b96db285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559b9806c0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559b9806983e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559b97f9b166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559b998253f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc1ef1c1954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559b96db285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559b9733f5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559b9733f4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x559b9733f457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x559b9733ee83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x559b9733e113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x559b9733d81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge delete ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55840c07985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55840d31bee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55840d3115bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55840d232437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55840d2275c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55840eaea6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3e7034b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55840c07985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55840d3330c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55840d33083e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55840d262166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55840eaec3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3e7034b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55840c07985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55840c6065c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55840c6064ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55840c606457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55840c605e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55840c605113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55840c60481b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563adb88885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x563adcb2aee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563adcb205bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563adca41437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563adca365c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563ade2f96f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fec0f7804a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563adb88885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x563adcb420c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563adcb3f83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563adca71166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563ade2fb3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fec0f780954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563adb88885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x563adbe155c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563adbe154ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x563adbe15457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x563adbe14e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x563adbe14113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x563adbe1381b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fe36ac085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55fe37d62ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fe37d585bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fe37c79437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fe37c6e5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fe395316f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f564af814a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe36ac085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55fe37d7a0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fe37d7783e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fe37ca9166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fe395333f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f564af81954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe36ac085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55fe3704d5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fe3704d4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55fe3704d457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55fe3704ce83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55fe3704c113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55fe3704b81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect friendlypos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564627bdf85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x564628e81ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564628e775bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564628d98437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564628d8d5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56462a6506f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9f1dabb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564627bdf85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x564628e990c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564628e9683e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564628dc8166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56462a6523f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9f1dabb954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564627bdf85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56462816c5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56462816c4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56462816c457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56462816be83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56462816b113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56462816a81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56334f52685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5633507c8ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5633507be5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5633506df437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5633506d45c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563351f976f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc240d864a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56334f52685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5633507e00c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5633507dd83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56335070f166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563351f993f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc240d86954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56334f52685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56334fab35c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56334fab34ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56334fab3457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56334fab2e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56334fab2113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56334fab181b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection acttype ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5605ddd5585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5605deff7ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5605defed5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5605def0e437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5605def035c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5605e07c66f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f105ee184a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5605ddd5585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5605df00f0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5605df00c83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5605def3e166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5605e07c83f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f105ee18954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5605ddd5585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5605de2e25c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5605de2e24ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5605de2e2457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5605de2e1e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5605de2e1113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5605de2e081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection duration ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bcfacb585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55bcfbf57ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bcfbf4d5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bcfbe6e437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bcfbe635c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bcfd7266f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc833fdc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcfacb585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55bcfbf6f0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bcfbf6c83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bcfbe9e166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bcfd7283f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc833fdc954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcfacb585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55bcfb2425c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bcfb2424ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55bcfb242457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55bcfb241e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55bcfb241113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55bcfb24081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection friendlypos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d87007585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d871317ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d87130d5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d87122e437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d8712235c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d872ae66f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f879c41d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d87007585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d87132f0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d87132c83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d87125e166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d872ae83f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f879c41d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d87007585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55d8706025c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d8706024ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d870602457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d870601e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55d870601113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55d87060081b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection until ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e88fbd785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e890e79ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e890e6f5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e890d90437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e890d855c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e8926486f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe94a2314a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e88fbd785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e890e910c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e890e8e83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e890dc0166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e89264a3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe94a231954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e88fbd785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e8901645c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e8901644ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55e890164457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55e890163e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55e890163113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55e89016281b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create arrivalpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560f154ca85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x560f1676cee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560f167625bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560f16683437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560f166785c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560f17f3b6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f417bfd54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560f154ca85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x560f167840c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560f1678183e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560f166b3166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560f17f3d3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f417bfd5954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560f154ca85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x560f15a575c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560f15a574ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560f15a57457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x560f15a56e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x560f15a56113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x560f15a5581b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create default ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55754d2e485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55754e586ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55754e57c5bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55754e49d437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55754e4925c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55754fd556f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fba86b694a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55754d2e485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55754e59e0c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55754e59b83e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55754e4cd166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55754fd573f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fba86b69954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55754d2e485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55754d8715c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55754d8714ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55754d871457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55754d870e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55754d870113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55754d86f81b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route delete ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558536d4e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x558537ff0ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x558537fe65bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558537f07437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558537efc5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5585397bf6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f393c73d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558536d4e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5585380080c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55853800583e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558537f37166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5585397c13f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f393c73d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x558536d4e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5585372db5c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5585372db4ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5585372db457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5585372dae83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5585372da113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5585372d981b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect arrivalpos ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561deef1c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x561df01beee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x561df01b45bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561df00d5437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561df00ca5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561df198d6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4fbfa1e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561deef1c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x561df01d60c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561df01d383e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561df0105166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561df198f3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4fbfa1e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x561deef1c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x561def4a95c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561def4a94ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x561def4a9457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x561def4a8e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x561def4a8113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x561def4a781b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect_selection ( Last six runs Feb2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==844563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559904cac85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559905f4eee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559905f445bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559905e65437 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559905e5a5c9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55990771d6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd1dc3bc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559904cac85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559905f660c8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559905f6383e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559905e95166 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55990771f3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd1dc3bc954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559904cac85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5599052395c9 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5599052394ca in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x559905239457 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x559905238e83 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x559905238113 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55990523781b in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop basic no_parents ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==846347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a4e2f5785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55a4e40f2171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55a4e40ebbea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55a4e40df105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55a4e40f1676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55a4e2f5b379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7faec5b4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements stop busstop volatilerecomputing ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==847192==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x559f8654a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559f877ecee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559f876d4f15 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x559f876e4676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x559f8654e379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f36bc84bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x559f8654a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559f877ecee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559f876d525d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x559f876e4676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x559f8654e379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f36bc84bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559f8654a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559f877ecee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559f87728850 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x559f876fdd5a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x559f88fbb6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f36bdb1c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_container ( Last six runs Feb2024 )

---------- Differences in errors ----------
5c5,9
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
---
> Warning: Teleporting vehicle 'flow.4'; waited too long (jam), lane='Edge2_1', time=640.00.
> Warning: Vehicle 'flow.4' teleports beyond arrival edge 'Edge2', time=640.00.
> Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_1' time=640.00.
> Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_1' time=640.00.
> Warning: Vehicle 'flow.4' skips stop on lane 'Edge2_1' time=640.00.
16c20,24
< Warning: Vehicle 'flow.15' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
---
> Warning: Teleporting vehicle 'flow.15'; waited too long (jam), lane='Edge2_1', time=1846.00.
> Warning: Vehicle 'flow.15' teleports beyond arrival edge 'Edge2', time=1846.00.
> Warning: Vehicle 'flow.15' skips stop on lane 'Edge2_1' time=1846.00.
> Warning: Vehicle 'flow.15' skips stop on lane 'Edge2_1' time=1846.00.
> Warning: Vehicle 'flow.15' skips stop on lane 'Edge2_1' time=1846.00.

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop volatilerecomputing ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==847586==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55cea739f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55cea8641ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cea8529f15 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55cea8539676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55cea73a3379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f216c658d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55cea739f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55cea8641ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cea852a25d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55cea8539676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55cea73a3379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f216c658d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cea739f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55cea8641ee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cea857d850 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55cea8552d5a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55cea9e106f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f216d9294a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements trip load no_edges ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==832068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0dbaf685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55c0dcc91171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55c0dcc8abea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55c0dcc7e105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55c0dcc90676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55c0dbafa379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3537920d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load no_junctions ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==834716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556543dbb85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x556544f56171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x556544f4fbea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x556544f43105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x556544f55676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x556543dbf379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4413b86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_taz load no_tazs ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==836959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555ab51fa85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x555ab6395171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x555ab638ebea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x555ab6382105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x555ab6394676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x555ab51fe379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f923ad41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_taz volatilerecomputing ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==837094==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x559ee9f5a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559eeb1fcee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559eeb0e4f15 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x559eeb0f4676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x559ee9f5e379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb52ee36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x559ee9f5a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559eeb1fcee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559eeb0e525d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x559eeb0f4676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x559ee9f5e379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb52ee36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559ee9f5a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x559eeb1fcee4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559eeb138850 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x559eeb10dd5a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x559eec9cb6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb5301074a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load no_route ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==832965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d971ca85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x561d98365171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x561d9835ebea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x561d98352105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x561d98364676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x561d971ce379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7efc7d243d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load no_route ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==833853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557040dc685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x557041f61171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x557041f5abea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x557041f4e105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x557041f60676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x557040dca379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd0a632fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562906c3f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56290801f52e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56290730f423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x562906f4883d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x5629094cdf22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5629096b23f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f68aa705954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55fd243fe85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55fd257de52e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55fd24ace423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55fd2470783d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55fd26c8cf22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55fd26e713f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff1cb33b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b97a78085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55b97bb6052e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b97ae50423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55b97aa8983d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55b97d00ef22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b97d1f33f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fdae9f6d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557e6bbfc85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x557e6cfdc52e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557e6c2cc423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x557e6bf0583d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x557e6e48af22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557e6e66f3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f291b93d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a7f417385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55a7f555352e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a7f4843423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55a7f447c83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55a7f6a01f22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55a7f6be63f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb805090954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557dcb8d385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x557dcccb352e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557dcbfa3423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x557dcbbdc83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x557dce161f22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557dce3463f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fcf22fb3954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564838dcf85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56483a1af52e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56483949f423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x5648390d883d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x56483b65df22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56483b8423f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f8598e37954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5620945a285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56209598252e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562094c72423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x5620948ab83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x562096e30f22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5620970153f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7efe8e4bd954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5572e4c5585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x5572e603552e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5572e5325423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x5572e4f5e83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x5572e74e3f22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5572e76c83f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f04e27aa954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557add12e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x557ade50e52e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557add7fe423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x557add43783d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x557adf9bcf22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557adfba13f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f8b4bb49954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e12dfa585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e12f38552e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e12e675423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55e12e2ae83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55e130833f22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e130a183f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f81c701c954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55780622f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55780760f52e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5578068ff423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55780653883d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x557808abdf22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557808ca23f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0a315c5954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 288 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f7ce8bc85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f7cfc9c52e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f7cef8c423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55f7cebc583d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55f7d114af22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55f7d132f3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6de2e50954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e3edb7085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55e3eef5052e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e3ee240423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55e3ede7983d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55e3f03fef22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e3f05e33f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fdf860b3954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a32ba3585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55a32ce1552e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a32c105423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55a32bd3e83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55a32e2c3f22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55a32e4a83f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7efd5e2ec954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f90528685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x55f90666652e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f905956423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55f90558f83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55f907b14f22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55f907cf93f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6e19e13954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563a7cd2785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x563a7e10752e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563a7d3f7423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x563a7d03083d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x563a7f5b5f22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x563a7f79a3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc6e5521954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Feb2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==831100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5633578cf85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x563358caf52e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563357f9f423 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x563357bd883d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x56335a15df22 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56335a3423f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5dfd97f954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint basic no_parents ( Last six runs Feb2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==848781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56441da9a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 396c3b2baa4b1dc57e80e80b7aadb8334bfd2458)
>     #1 0x56441ec35171 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x56441ec2ebea in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x56441ec22105 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x56441ec34676 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x56441da9e379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa1b3323d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

Detailed information for the tests that had known bugs:

98 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
additionalelements access fix ( Last six runs Feb2024 )
additionalelements calibrator delete ( Last six runs Feb2024 )
additionalelements calibratorflow create ( Last six runs Feb2024 )
additionalelements calibratorflow delete ( Last six runs Feb2024 )
additionalelements calibratorflow inspect ( Last six runs Feb2024 )
additionalelements calibratorflow inspect_selection ( Last six runs Feb2024 )
additionalelements calibratorflow volatilerecomputing ( Last six runs Feb2024 )
additionalelements calibratorlane delete ( Last six runs Feb2024 )
additionalelements rerouter create ( Last six runs Feb2024 )
additionalelements rerouter delete ( Last six runs Feb2024 )
additionalelements rerouter inspect ( Last six runs Feb2024 )
additionalelements rerouter inspect_selection ( Last six runs Feb2024 )
additionalelements rerouter move ( Last six runs Feb2024 )
additionalelements rerouter volatilerecomputing ( Last six runs Feb2024 )
additionalelements rerouterelements closinglanereroute create ( Last six runs Feb2024 )
additionalelements rerouterelements closinglanereroute delete ( Last six runs Feb2024 )
additionalelements rerouterelements closinglanereroute inspect ( Last six runs Feb2024 )
additionalelements rerouterelements closinglanereroute inspect_selection ( Last six runs Feb2024 )
additionalelements rerouterelements closinglanereroute volatilerecomputing ( Last six runs Feb2024 )
additionalelements rerouterelements closingreroute create ( Last six runs Feb2024 )
additionalelements rerouterelements closingreroute delete ( Last six runs Feb2024 )
additionalelements rerouterelements closingreroute inspect ( Last six runs Feb2024 )
additionalelements rerouterelements closingreroute inspect_selection ( Last six runs Feb2024 )
additionalelements rerouterelements closingreroute volatilerecomputing ( Last six runs Feb2024 )
additionalelements rerouterelements destprobreroute create ( Last six runs Feb2024 )
additionalelements rerouterelements destprobreroute delete ( Last six runs Feb2024 )
additionalelements rerouterelements destprobreroute inspect ( Last six runs Feb2024 )
additionalelements rerouterelements destprobreroute inspect_selection ( Last six runs Feb2024 )
additionalelements rerouterelements destprobreroute volatilerecomputing ( Last six runs Feb2024 )
additionalelements rerouterelements interval create ( Last six runs Feb2024 )
additionalelements rerouterelements interval delete ( Last six runs Feb2024 )
additionalelements rerouterelements interval inspect ( Last six runs Feb2024 )
additionalelements rerouterelements interval inspect_selection ( Last six runs Feb2024 )
additionalelements rerouterelements interval volatilerecomputing ( Last six runs Feb2024 )
additionalelements rerouterelements parkingareareroute create ( Last six runs Feb2024 )
additionalelements rerouterelements parkingareareroute delete ( Last six runs Feb2024 )
additionalelements rerouterelements parkingareareroute inspect ( Last six runs Feb2024 )
additionalelements rerouterelements parkingareareroute inspect_selection ( Last six runs Feb2024 )
additionalelements rerouterelements parkingareareroute volatilerecomputing ( Last six runs Feb2024 )
additionalelements rerouterelements routeprobreroute create ( Last six runs Feb2024 )
additionalelements rerouterelements routeprobreroute delete ( Last six runs Feb2024 )
additionalelements rerouterelements routeprobreroute inspect ( Last six runs Feb2024 )
additionalelements rerouterelements routeprobreroute inspect_selection ( Last six runs Feb2024 )
additionalelements rerouterelements routeprobreroute volatilerecomputing ( Last six runs Feb2024 )
additionalelements variablespeedsign create ( Last six runs Feb2024 )
additionalelements variablespeedsign delete ( Last six runs Feb2024 )
additionalelements variablespeedsign inspect ( Last six runs Feb2024 )
additionalelements variablespeedsign inspect_selection ( Last six runs Feb2024 )
additionalelements variablespeedsign move ( Last six runs Feb2024 )
additionalelements variablespeedsign volatilerecomputing ( Last six runs Feb2024 )
demandelements container fix ( Last six runs Feb2024 )
demandelements container volatilerecomputing ( Last six runs Feb2024 )
demandelements containerflow fix ( Last six runs Feb2024 )
demandelements containerflow volatilerecomputing ( Last six runs Feb2024 )
demandelements containerplan stops stop_containerstop volatilerecomputing ( Last six runs Feb2024 )
demandelements containerplan stops stop_edge volatilerecomputing ( Last six runs Feb2024 )
demandelements containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Feb2024 )
demandelements containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Feb2024 )
demandelements containerplan tranships tranship_edges volatilerecomputing ( Last six runs Feb2024 )
demandelements containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Feb2024 )
demandelements containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Feb2024 )
demandelements flow fix ( Last six runs Feb2024 )
demandelements flow_embedded fix ( Last six runs Feb2024 )
demandelements flow_junctions fix ( Last six runs Feb2024 )
demandelements flow_taz fix ( Last six runs Feb2024 )
demandelements person fix ( Last six runs Feb2024 )
demandelements person volatilerecomputing ( Last six runs Feb2024 )
demandelements personflow fix ( Last six runs Feb2024 )
demandelements personflow volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan rides ride_edgeedge volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan stops stop_busstop volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan stops stop_edge volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan walks walk_edgeedge volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan walks walk_edges volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan walks walk_junctions volatilerecomputing ( Last six runs Feb2024 )
demandelements personplan walks walk_route volatilerecomputing ( Last six runs Feb2024 )
demandelements routeflow fix ( Last six runs Feb2024 )
demandelements trip fix ( Last six runs Feb2024 )
demandelements trip_junctions fix ( Last six runs Feb2024 )
demandelements trip_taz fix ( Last six runs Feb2024 )
demandelements vehicle fix ( Last six runs Feb2024 )
demandelements vehicle_embedded fix ( Last six runs Feb2024 )
netelements trafficlights joined attributes E1 ( Last six runs Feb2024 )
netelements trafficlights joined file load ( Last six runs Feb2024 )
netelements trafficlights joined file save ( Last six runs Feb2024 )
netelements trafficlights joined programs select ( Last six runs Feb2024 )
netelements trafficlights single attributes E1 ( Last six runs Feb2024 )
netelements trafficlights single file load ( Last six runs Feb2024 )
netelements trafficlights single file save ( Last six runs Feb2024 )
netelements trafficlights single programs select ( Last six runs Feb2024 )
selection basic contextual_menu ( Last six runs Feb2024 )
shapeelements poilane create frame latlon ( Last six runs Feb2024 )
shapeelements poilane create frame lonlat ( Last six runs Feb2024 )

Detailed information for the tests that were terminated before completion:

24 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
demandelements flow create arrivalspeed ( Last six runs Feb2024 )
demandelements flow create color ( Last six runs Feb2024 )
demandelements flow create line ( Last six runs Feb2024 )
demandelements flow create poisson ( Last six runs Feb2024 )
demandelements flow inspect poisson ( Last six runs Feb2024 )
demandelements flow inspect_selection poisson ( Last six runs Feb2024 )
demandelements flow_embedded create poisson ( Last six runs Feb2024 )
demandelements flow_embedded inspect poisson ( Last six runs Feb2024 )
demandelements flow_embedded inspect_selection poisson ( Last six runs Feb2024 )
demandelements flow_junctions create departposlat ( Last six runs Feb2024 )
demandelements flow_junctions create line ( Last six runs Feb2024 )
demandelements flow_junctions create poisson ( Last six runs Feb2024 )
demandelements flow_junctions inspect poisson ( Last six runs Feb2024 )
demandelements flow_taz create arrivalspeed ( Last six runs Feb2024 )
demandelements flow_taz create begin ( Last six runs Feb2024 )
demandelements flow_taz create color ( Last six runs Feb2024 )
demandelements flow_taz create departpos ( Last six runs Feb2024 )
demandelements flow_taz create departposlat ( Last six runs Feb2024 )
demandelements flow_taz create line ( Last six runs Feb2024 )
demandelements flow_taz create poisson ( Last six runs Feb2024 )
demandelements flow_taz inspect poisson ( Last six runs Feb2024 )
demandelements routeflow create poisson ( Last six runs Feb2024 )
demandelements routeflow inspect poisson ( Last six runs Feb2024 )
demandelements routeflow inspect_selection poisson ( Last six runs Feb2024 )