21Feb24rv1_19_0+0914-fcac56c5a2b - 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: 4493 succeeded 118 FAILED 98 known bugs 25 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
> 
> =================================================================
> ==3176379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55876c6af8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55876d955444 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 0x55876d94ab1c 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 0x55876d86bad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55876d860c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55876f12bc59 in GenericSAXHandler::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 0x7f948e0a04a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55876c6af8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55876d96c628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55876d969d9e 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 0x55876d89b806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55876f12d954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f948e0a0954 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 0x55876c6af8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55876cc3e9b9 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 0x55876cc3e8ba 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 0x55876cc3e847 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 0x55876cc3e273 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 0x55876cc3d503 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 0x55876cc3cc0b 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
> 
> =================================================================
> ==3176643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55999d57a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55999e820444 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 0x55999e815b1c 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 0x55999e736ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55999e72bc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55999fff6c59 in GenericSAXHandler::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 0x7f80de1484a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55999d57a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55999e837628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55999e834d9e 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 0x55999e766806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55999fff8954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f80de148954 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 0x55999d57a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55999db099b9 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 0x55999db098ba 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 0x55999db09847 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 0x55999db09273 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 0x55999db08503 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 0x55999db07c0b 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
> 
> =================================================================
> ==3177115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5572a79588ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5572a8bfe444 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 0x5572a8bf3b1c 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 0x5572a8b14ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5572a8b09c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5572aa3d4c59 in GenericSAXHandler::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 0x7f639ef3f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5572a79588ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5572a8c15628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5572a8c12d9e 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 0x5572a8b44806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5572aa3d6954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f639ef3f954 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 0x5572a79588ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5572a7ee79b9 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 0x5572a7ee78ba 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 0x5572a7ee7847 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 0x5572a7ee7273 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 0x5572a7ee6503 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 0x5572a7ee5c0b 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
> 
> =================================================================
> ==3177092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562a1d3068ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x562a1e5ac444 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 0x562a1e5a1b1c 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 0x562a1e4c2ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562a1e4b7c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562a1fd82c59 in GenericSAXHandler::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 0x7fcd4f89d4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562a1d3068ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x562a1e5c3628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562a1e5c0d9e 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 0x562a1e4f2806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562a1fd84954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcd4f89d954 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 0x562a1d3068ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x562a1d8959b9 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 0x562a1d8958ba 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 0x562a1d895847 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 0x562a1d895273 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 0x562a1d894503 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 0x562a1d893c0b 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
> 
> =================================================================
> ==3177098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557752ada8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x557753d80444 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 0x557753d75b1c 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 0x557753c96ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557753c8bc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557755556c59 in GenericSAXHandler::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 0x7ff2591c24a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557752ada8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x557753d97628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557753d94d9e 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 0x557753cc6806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557755558954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff2591c2954 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 0x557752ada8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5577530699b9 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 0x5577530698ba 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 0x557753069847 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 0x557753069273 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 0x557753068503 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 0x557753067c0b 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
> 
> =================================================================
> ==3177109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b381c8b8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b382f31444 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 0x55b382f26b1c 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 0x55b382e47ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b382e3cc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b384707c59 in GenericSAXHandler::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 0x7f58480544a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b381c8b8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b382f48628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b382f45d9e 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 0x55b382e77806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b384709954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5848054954 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 0x55b381c8b8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b38221a9b9 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 0x55b38221a8ba 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 0x55b38221a847 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 0x55b38221a273 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 0x55b382219503 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 0x55b382218c0b 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
> 
> =================================================================
> ==3177123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558e439da8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x558e44c80444 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 0x558e44c75b1c 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 0x558e44b96ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558e44b8bc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558e46456c59 in GenericSAXHandler::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 0x7f6a0c7c14a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558e439da8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x558e44c97628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558e44c94d9e 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 0x558e44bc6806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558e46458954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6a0c7c1954 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 0x558e439da8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x558e43f699b9 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 0x558e43f698ba 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 0x558e43f69847 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 0x558e43f69273 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 0x558e43f68503 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 0x558e43f67c0b 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
> 
> =================================================================
> ==3177146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e2b32358ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e2b44db444 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 0x55e2b44d0b1c 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 0x55e2b43f1ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e2b43e6c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e2b5cb1c59 in GenericSAXHandler::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 0x7f81310de4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e2b32358ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e2b44f2628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e2b44efd9e 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 0x55e2b4421806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e2b5cb3954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f81310de954 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 0x55e2b32358ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e2b37c49b9 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 0x55e2b37c48ba 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 0x55e2b37c4847 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 0x55e2b37c4273 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 0x55e2b37c3503 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 0x55e2b37c2c0b 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
> 
> =================================================================
> ==3177124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x565203e1f8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5652050c5444 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 0x5652050bab1c 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 0x565204fdbad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565204fd0c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56520689bc59 in GenericSAXHandler::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 0x7fcc6da3d4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x565203e1f8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5652050dc628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5652050d9d9e 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 0x56520500b806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56520689d954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcc6da3d954 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 0x565203e1f8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5652043ae9b9 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 0x5652043ae8ba 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 0x5652043ae847 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 0x5652043ae273 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 0x5652043ad503 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 0x5652043acc0b 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
> 
> =================================================================
> ==3177135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5567c1df58ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5567c309b444 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 0x5567c3090b1c 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 0x5567c2fb1ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5567c2fa6c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5567c4871c59 in GenericSAXHandler::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 0x7fcfb09904a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5567c1df58ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5567c30b2628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5567c30afd9e 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 0x5567c2fe1806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5567c4873954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcfb0990954 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 0x5567c1df58ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5567c23849b9 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 0x5567c23848ba 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 0x5567c2384847 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 0x5567c2384273 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 0x5567c2383503 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 0x5567c2382c0b 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
> 
> =================================================================
> ==3177168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56288d5d38ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56288e879444 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 0x56288e86eb1c 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 0x56288e78fad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56288e784c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56289004fc59 in GenericSAXHandler::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 0x7fa5ad5a14a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56288d5d38ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56288e890628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56288e88dd9e 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 0x56288e7bf806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562890051954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa5ad5a1954 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 0x56288d5d38ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56288db629b9 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 0x56288db628ba 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 0x56288db62847 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 0x56288db62273 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 0x56288db61503 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 0x56288db60c0b 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
> 
> =================================================================
> ==3177148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c2f30cf8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55c2f4375444 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 0x55c2f436ab1c 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 0x55c2f428bad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c2f4280c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c2f5b4bc59 in GenericSAXHandler::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 0x7faf85bfd4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c2f30cf8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55c2f438c628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c2f4389d9e 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 0x55c2f42bb806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c2f5b4d954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faf85bfd954 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 0x55c2f30cf8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55c2f365e9b9 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 0x55c2f365e8ba 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 0x55c2f365e847 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 0x55c2f365e273 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 0x55c2f365d503 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 0x55c2f365cc0b 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
> 
> =================================================================
> ==3177149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55665f2ae8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556660554444 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 0x556660549b1c 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 0x55666046aad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55666045fc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556661d2ac59 in GenericSAXHandler::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 0x7f9b92a1b4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55665f2ae8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55666056b628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556660568d9e 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 0x55666049a806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556661d2c954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9b92a1b954 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 0x55665f2ae8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55665f83d9b9 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 0x55665f83d8ba 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 0x55665f83d847 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 0x55665f83d273 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 0x55665f83c503 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 0x55665f83bc0b 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
> 
> =================================================================
> ==3177202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56518f8c68ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x565190b6c444 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 0x565190b61b1c 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 0x565190a82ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565190a77c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x565192342c59 in GenericSAXHandler::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 0x7f22552864a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56518f8c68ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x565190b83628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x565190b80d9e 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 0x565190ab2806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x565192344954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2255286954 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 0x56518f8c68ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56518fe559b9 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 0x56518fe558ba 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 0x56518fe55847 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 0x56518fe55273 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 0x56518fe54503 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 0x56518fe53c0b 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
> 
> =================================================================
> ==3177177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5594fa1fb8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5594fb4a1444 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 0x5594fb496b1c 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 0x5594fb3b7ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5594fb3acc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5594fcc77c59 in GenericSAXHandler::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 0x7f60cccef4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5594fa1fb8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5594fb4b8628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5594fb4b5d9e 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 0x5594fb3e7806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5594fcc79954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f60cccef954 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 0x5594fa1fb8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5594fa78a9b9 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 0x5594fa78a8ba 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 0x5594fa78a847 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 0x5594fa78a273 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 0x5594fa789503 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 0x5594fa788c0b 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
> 
> =================================================================
> ==3177190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563b3c1e88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563b3d48e444 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 0x563b3d483b1c 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 0x563b3d3a4ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563b3d399c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563b3ec64c59 in GenericSAXHandler::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 0x7fa5e03594a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563b3c1e88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563b3d4a5628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563b3d4a2d9e 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 0x563b3d3d4806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563b3ec66954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa5e0359954 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 0x563b3c1e88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563b3c7779b9 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 0x563b3c7778ba 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 0x563b3c777847 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 0x563b3c777273 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 0x563b3c776503 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 0x563b3c775c0b 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
> 
> =================================================================
> ==3177192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e4e72588ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e4e84fe444 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 0x55e4e84f3b1c 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 0x55e4e8414ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e4e8409c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e4e9cd4c59 in GenericSAXHandler::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 0x7f78526334a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e4e72588ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e4e8515628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e4e8512d9e 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 0x55e4e8444806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e4e9cd6954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7852633954 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 0x55e4e72588ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e4e77e79b9 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 0x55e4e77e78ba 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 0x55e4e77e7847 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 0x55e4e77e7273 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 0x55e4e77e6503 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 0x55e4e77e5c0b 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
> 
> =================================================================
> ==3177243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cd4cd4d8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cd4dff3444 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 0x55cd4dfe8b1c 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 0x55cd4df09ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cd4defec69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cd4f7c9c59 in GenericSAXHandler::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 0x7f03a4b854a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cd4cd4d8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cd4e00a628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cd4e007d9e 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 0x55cd4df39806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cd4f7cb954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f03a4b85954 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 0x55cd4cd4d8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cd4d2dc9b9 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 0x55cd4d2dc8ba 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 0x55cd4d2dc847 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 0x55cd4d2dc273 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 0x55cd4d2db503 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 0x55cd4d2dac0b 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
> 
> =================================================================
> ==3177222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5576c73b08ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5576c8656444 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 0x5576c864bb1c 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 0x5576c856cad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5576c8561c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5576c9e2cc59 in GenericSAXHandler::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 0x7f0b0a0b54a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5576c73b08ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5576c866d628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5576c866ad9e 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 0x5576c859c806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5576c9e2e954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0b0a0b5954 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 0x5576c73b08ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5576c793f9b9 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 0x5576c793f8ba 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 0x5576c793f847 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 0x5576c793f273 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 0x5576c793e503 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 0x5576c793dc0b 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
> 
> =================================================================
> ==3177220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b7680558ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b7692fb444 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 0x55b7692f0b1c 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 0x55b769211ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b769206c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b76aad1c59 in GenericSAXHandler::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 0x7f55d4fe84a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b7680558ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b769312628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b76930fd9e 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 0x55b769241806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b76aad3954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f55d4fe8954 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 0x55b7680558ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b7685e49b9 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 0x55b7685e48ba 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 0x55b7685e4847 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 0x55b7685e4273 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 0x55b7685e3503 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 0x55b7685e2c0b 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
> 
> =================================================================
> ==3177238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5616500ec8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561651392444 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 0x561651387b1c 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 0x5616512a8ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56165129dc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561652b68c59 in GenericSAXHandler::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 0x7fe34e8fa4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5616500ec8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5616513a9628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5616513a6d9e 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 0x5616512d8806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561652b6a954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe34e8fa954 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 0x5616500ec8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56165067b9b9 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 0x56165067b8ba 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 0x56165067b847 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 0x56165067b273 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 0x56165067a503 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 0x561650679c0b 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
> 
> =================================================================
> ==3177257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5566236248ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5566248ca444 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 0x5566248bfb1c 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 0x5566247e0ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5566247d5c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5566260a0c59 in GenericSAXHandler::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 0x7fdbf5b5e4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5566236248ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5566248e1628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5566248ded9e 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 0x556624810806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5566260a2954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdbf5b5e954 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 0x5566236248ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556623bb39b9 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 0x556623bb38ba 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 0x556623bb3847 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 0x556623bb3273 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 0x556623bb2503 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 0x556623bb1c0b 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
> 
> =================================================================
> ==3177292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559601fba8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x559603260444 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 0x559603255b1c 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 0x559603176ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55960316bc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559604a36c59 in GenericSAXHandler::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 0x7f838c0ae4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559601fba8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x559603277628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559603274d9e 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 0x5596031a6806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559604a38954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f838c0ae954 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 0x559601fba8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5596025499b9 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 0x5596025498ba 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 0x559602549847 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 0x559602549273 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 0x559602548503 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 0x559602547c0b 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
> 
> =================================================================
> ==3177281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5596935598ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5596947ff444 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 0x5596947f4b1c 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 0x559694715ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55969470ac69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559695fd5c59 in GenericSAXHandler::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 0x7f0d71f5f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5596935598ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x559694816628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559694813d9e 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 0x559694745806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559695fd7954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0d71f5f954 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 0x5596935598ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x559693ae89b9 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 0x559693ae88ba 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 0x559693ae8847 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 0x559693ae8273 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 0x559693ae7503 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 0x559693ae6c0b 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
> 
> =================================================================
> ==3177268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ff084818ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55ff09727444 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 0x55ff0971cb1c 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 0x55ff0963dad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ff09632c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ff0aefdc59 in GenericSAXHandler::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 0x7fdb87e784a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ff084818ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55ff0973e628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ff0973bd9e 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 0x55ff0966d806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ff0aeff954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdb87e78954 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 0x55ff084818ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55ff08a109b9 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 0x55ff08a108ba 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 0x55ff08a10847 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 0x55ff08a10273 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 0x55ff08a0f503 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 0x55ff08a0ec0b 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
> 
> =================================================================
> ==3177270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cfa87698ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cfa9a0f444 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 0x55cfa9a04b1c 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 0x55cfa9925ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cfa991ac69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cfab1e5c59 in GenericSAXHandler::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 0x7f325470e4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cfa87698ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cfa9a26628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cfa9a23d9e 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 0x55cfa9955806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cfab1e7954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f325470e954 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 0x55cfa87698ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cfa8cf89b9 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 0x55cfa8cf88ba 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 0x55cfa8cf8847 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 0x55cfa8cf8273 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 0x55cfa8cf7503 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 0x55cfa8cf6c0b 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
> 
> =================================================================
> ==3177282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5557153ee8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x555716694444 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 0x555716689b1c 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 0x5557165aaad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55571659fc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555717e6ac59 in GenericSAXHandler::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 0x7fcbbfbc94a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5557153ee8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5557166ab628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5557166a8d9e 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 0x5557165da806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555717e6c954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcbbfbc9954 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 0x5557153ee8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55571597d9b9 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 0x55571597d8ba 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 0x55571597d847 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 0x55571597d273 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 0x55571597c503 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 0x55571597bc0b 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
> 
> =================================================================
> ==3177328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563898b598ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563899dff444 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 0x563899df4b1c 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 0x563899d15ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563899d0ac69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56389b5d5c59 in GenericSAXHandler::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 0x7fcee2e244a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563898b598ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563899e16628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563899e13d9e 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 0x563899d45806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56389b5d7954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcee2e24954 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 0x563898b598ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5638990e89b9 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 0x5638990e88ba 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 0x5638990e8847 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 0x5638990e8273 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 0x5638990e7503 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 0x5638990e6c0b 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
> 
> =================================================================
> ==3177306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555feb7ef8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x555feca95444 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 0x555feca8ab1c 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 0x555fec9abad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555fec9a0c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555fee26bc59 in GenericSAXHandler::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 0x7fdc51cfe4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555feb7ef8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x555fecaac628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555fecaa9d9e 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 0x555fec9db806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555fee26d954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdc51cfe954 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 0x555feb7ef8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x555febd7e9b9 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 0x555febd7e8ba 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 0x555febd7e847 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 0x555febd7e273 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 0x555febd7d503 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 0x555febd7cc0b 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
> 
> =================================================================
> ==3177299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56042e9e48ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56042fc8a444 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 0x56042fc7fb1c 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 0x56042fba0ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56042fb95c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560431460c59 in GenericSAXHandler::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 0x7f270f72d4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56042e9e48ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56042fca1628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56042fc9ed9e 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 0x56042fbd0806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560431462954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f270f72d954 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 0x56042e9e48ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56042ef739b9 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 0x56042ef738ba 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 0x56042ef73847 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 0x56042ef73273 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 0x56042ef72503 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 0x56042ef71c0b 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
> 
> =================================================================
> ==3177322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564b0d84d8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564b0eaf3444 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 0x564b0eae8b1c 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 0x564b0ea09ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564b0e9fec69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564b102c9c59 in GenericSAXHandler::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 0x7f88fb4504a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564b0d84d8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564b0eb0a628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564b0eb07d9e 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 0x564b0ea39806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564b102cb954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f88fb450954 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 0x564b0d84d8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564b0dddc9b9 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 0x564b0dddc8ba 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 0x564b0dddc847 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 0x564b0dddc273 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 0x564b0dddb503 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 0x564b0dddac0b 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
> 
> =================================================================
> ==3176911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a2855d88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55a28687e444 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 0x55a286873b1c 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 0x55a286794ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a286789c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a288054c59 in GenericSAXHandler::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 0x7f9a2e43f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a2855d88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55a286895628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a286892d9e 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 0x55a2867c4806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a288056954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9a2e43f954 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 0x55a2855d88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55a285b679b9 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 0x55a285b678ba 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 0x55a285b67847 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 0x55a285b67273 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 0x55a285b66503 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 0x55a285b65c0b 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
> 
> =================================================================
> ==3176928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558af6a308ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x558af7cd6444 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 0x558af7ccbb1c 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 0x558af7becad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558af7be1c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558af94acc59 in GenericSAXHandler::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 0x7f0be87414a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558af6a308ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x558af7ced628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558af7cead9e 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 0x558af7c1c806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558af94ae954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0be8741954 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 0x558af6a308ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x558af6fbf9b9 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 0x558af6fbf8ba 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 0x558af6fbf847 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 0x558af6fbf273 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 0x558af6fbe503 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 0x558af6fbdc0b 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
> 
> =================================================================
> ==3176936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561f930c68ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561f9436c444 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 0x561f94361b1c 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 0x561f94282ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561f94277c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561f95b42c59 in GenericSAXHandler::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 0x7f605bf2f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561f930c68ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561f94383628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561f94380d9e 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 0x561f942b2806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561f95b44954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f605bf2f954 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 0x561f930c68ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561f936559b9 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 0x561f936558ba 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 0x561f93655847 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 0x561f93655273 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 0x561f93654503 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 0x561f93653c0b 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
> 
> =================================================================
> ==3176937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cac6c8b8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cac7f31444 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 0x55cac7f26b1c 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 0x55cac7e47ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cac7e3cc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cac9707c59 in GenericSAXHandler::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 0x7facd39974a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cac6c8b8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cac7f48628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cac7f45d9e 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 0x55cac7e77806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cac9709954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7facd3997954 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 0x55cac6c8b8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cac721a9b9 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 0x55cac721a8ba 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 0x55cac721a847 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 0x55cac721a273 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 0x55cac7219503 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 0x55cac7218c0b 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
> 
> =================================================================
> ==3176947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e84ee218ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e8500c7444 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 0x55e8500bcb1c 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 0x55e84ffddad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e84ffd2c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e85189dc59 in GenericSAXHandler::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 0x7fe0c2a384a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e84ee218ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e8500de628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e8500dbd9e 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 0x55e85000d806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e85189f954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe0c2a38954 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 0x55e84ee218ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e84f3b09b9 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 0x55e84f3b08ba 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 0x55e84f3b0847 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 0x55e84f3b0273 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 0x55e84f3af503 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 0x55e84f3aec0b 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
> 
> =================================================================
> ==3176848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564adc4818ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564add727444 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 0x564add71cb1c 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 0x564add63dad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564add632c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564adeefdc59 in GenericSAXHandler::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 0x7faa9ab1d4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564adc4818ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564add73e628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564add73bd9e 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 0x564add66d806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564adeeff954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faa9ab1d954 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 0x564adc4818ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564adca109b9 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 0x564adca108ba 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 0x564adca10847 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 0x564adca10273 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 0x564adca0f503 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 0x564adca0ec0b 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
> 
> =================================================================
> ==3176839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5583e0d768ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5583e201c444 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 0x5583e2011b1c 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 0x5583e1f32ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5583e1f27c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5583e37f2c59 in GenericSAXHandler::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 0x7f6b23e524a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5583e0d768ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5583e2033628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5583e2030d9e 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 0x5583e1f62806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5583e37f4954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6b23e52954 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 0x5583e0d768ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5583e13059b9 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 0x5583e13058ba 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 0x5583e1305847 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 0x5583e1305273 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 0x5583e1304503 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 0x5583e1303c0b 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
> 
> =================================================================
> ==3176857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559686c688ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x559687f0e444 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 0x559687f03b1c 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 0x559687e24ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559687e19c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596896e4c59 in GenericSAXHandler::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 0x7fc201c454a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559686c688ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x559687f25628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559687f22d9e 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 0x559687e54806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5596896e6954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc201c45954 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 0x559686c688ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5596871f79b9 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 0x5596871f78ba 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 0x5596871f7847 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 0x5596871f7273 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 0x5596871f6503 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 0x5596871f5c0b 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
> 
> =================================================================
> ==3177044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5629f8bb28ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5629f9e58444 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 0x5629f9e4db1c 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 0x5629f9d6ead7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5629f9d63c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5629fb62ec59 in GenericSAXHandler::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 0x7fa399e104a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5629f8bb28ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5629f9e6f628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5629f9e6cd9e 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 0x5629f9d9e806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5629fb630954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa399e10954 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 0x5629f8bb28ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5629f91419b9 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 0x5629f91418ba 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 0x5629f9141847 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 0x5629f9141273 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 0x5629f9140503 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 0x5629f913fc0b 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
> 
> =================================================================
> ==3177040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559a338428ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x559a34ae8444 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 0x559a34addb1c 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 0x559a349fead7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559a349f3c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559a362bec59 in GenericSAXHandler::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 0x7f92958c94a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559a338428ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x559a34aff628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559a34afcd9e 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 0x559a34a2e806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559a362c0954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f92958c9954 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 0x559a338428ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x559a33dd19b9 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 0x559a33dd18ba 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 0x559a33dd1847 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 0x559a33dd1273 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 0x559a33dd0503 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 0x559a33dcfc0b 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
> 
> =================================================================
> ==3177053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557ec432e8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x557ec55d4444 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 0x557ec55c9b1c 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 0x557ec54eaad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557ec54dfc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557ec6daac59 in GenericSAXHandler::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 0x7f7f200aa4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557ec432e8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x557ec55eb628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557ec55e8d9e 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 0x557ec551a806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557ec6dac954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7f200aa954 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 0x557ec432e8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x557ec48bd9b9 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 0x557ec48bd8ba 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 0x557ec48bd847 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 0x557ec48bd273 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 0x557ec48bc503 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 0x557ec48bbc0b 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
> 
> =================================================================
> ==3176736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cf016b28ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cf02958444 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 0x55cf0294db1c 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 0x55cf0286ead7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cf02863c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cf0412ec59 in GenericSAXHandler::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 0x7f5a6d1334a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cf016b28ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cf0296f628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cf0296cd9e 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 0x55cf0289e806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cf04130954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5a6d133954 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 0x55cf016b28ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cf01c419b9 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 0x55cf01c418ba 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 0x55cf01c41847 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 0x55cf01c41273 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 0x55cf01c40503 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 0x55cf01c3fc0b 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
> 
> =================================================================
> ==3176761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5642673bb8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564268661444 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 0x564268656b1c 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 0x564268577ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56426856cc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564269e37c59 in GenericSAXHandler::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 0x7f87679854a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5642673bb8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564268678628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564268675d9e 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 0x5642685a7806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564269e39954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8767985954 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 0x5642673bb8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56426794a9b9 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 0x56426794a8ba 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 0x56426794a847 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 0x56426794a273 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 0x564267949503 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 0x564267948c0b 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
> 
> =================================================================
> ==3176767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563a9ac1a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563a9bec0444 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 0x563a9beb5b1c 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 0x563a9bdd6ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563a9bdcbc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563a9d696c59 in GenericSAXHandler::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 0x7f7a366be4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563a9ac1a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563a9bed7628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563a9bed4d9e 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 0x563a9be06806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563a9d698954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7a366be954 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 0x563a9ac1a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563a9b1a99b9 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 0x563a9b1a98ba 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 0x563a9b1a9847 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 0x563a9b1a9273 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 0x563a9b1a8503 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 0x563a9b1a7c0b 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
> 
> =================================================================
> ==3176671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564c04abf8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564c05d65444 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 0x564c05d5ab1c 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 0x564c05c7bad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564c05c70c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564c0753bc59 in GenericSAXHandler::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 0x7f1d5c0a14a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564c04abf8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564c05d7c628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564c05d79d9e 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 0x564c05cab806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564c0753d954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1d5c0a1954 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 0x564c04abf8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x564c0504e9b9 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 0x564c0504e8ba 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 0x564c0504e847 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 0x564c0504e273 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 0x564c0504d503 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 0x564c0504cc0b 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
> 
> =================================================================
> ==3176691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e6aadee8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e6ac094444 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 0x55e6ac089b1c 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 0x55e6abfaaad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e6abf9fc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e6ad86ac59 in GenericSAXHandler::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 0x7f58223cf4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e6aadee8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e6ac0ab628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e6ac0a8d9e 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 0x55e6abfda806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e6ad86c954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f58223cf954 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 0x55e6aadee8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e6ab37d9b9 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 0x55e6ab37d8ba 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 0x55e6ab37d847 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 0x55e6ab37d273 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 0x55e6ab37c503 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 0x55e6ab37bc0b 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
> 
> =================================================================
> ==3176706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5633575de8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563358884444 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 0x563358879b1c 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 0x56335879aad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56335878fc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56335a05ac59 in GenericSAXHandler::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 0x7f18285dd4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5633575de8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56335889b628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563358898d9e 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 0x5633587ca806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56335a05c954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f18285dd954 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 0x5633575de8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563357b6d9b9 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 0x563357b6d8ba 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 0x563357b6d847 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 0x563357b6d273 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 0x563357b6c503 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 0x563357b6bc0b 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
> 
> =================================================================
> ==3171259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ea611b18ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55ea6234f811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55ea6234928a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55ea6233c7a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55ea6234ed16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55ea611b53c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2e8d344d8f 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
> 
> =================================================================
> ==3174086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556814df88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556815f96811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x556815f9028a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x556815f837a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x556815f95d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x556814dfc3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff37dbe4d8f 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
> 
> =================================================================
> ==3167004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc8d0f38ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55fc8e291811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55fc8e28b28a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55fc8e27e7a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55fc8e290d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55fc8d0f73c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f42af6b0d8f 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
> 
> =================================================================
> ==3169655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563178a998ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563179c37811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x563179c3128a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x563179c247a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x563179c36d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x563178a9d3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f65d958ed8f 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
> 
> =================================================================
> ==3169831==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55833b10a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55833c3b0444 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 0x55833c2985b5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55833c2a7d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55833b10e3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f13e6c59d8f 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 0x55833b10a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55833c3b0444 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 0x55833c2988fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55833c2a7d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55833b10e3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f13e6c59d8f 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 0x55833b10a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55833c3b0444 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 0x55833c2ebef0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55833c2c13fa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55833db86c59 in GenericSAXHandler::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 0x7f13e7f2a4a7 in xercesc_3_2::SAX2XMLReaderImpl::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
> 
> =================================================================
> ==3175371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0f97b38ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e0faa59444 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 0x55e0faa4eb1c 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 0x55e0fa96fad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e0fa964c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e0fc22fc59 in GenericSAXHandler::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 0x7f1189c844a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e0f97b38ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e0faa70628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e0faa6dd9e 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 0x55e0fa99f806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e0fc231954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1189c84954 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 0x55e0f97b38ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e0f9d429b9 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 0x55e0f9d428ba 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 0x55e0f9d42847 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 0x55e0f9d42273 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 0x55e0f9d41503 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 0x55e0f9d40c0b 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
> 
> =================================================================
> ==3175367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5637c6cec8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5637c7f92444 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 0x5637c7f87b1c 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 0x5637c7ea8ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5637c7e9dc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5637c9768c59 in GenericSAXHandler::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 0x7f32f59974a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5637c6cec8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5637c7fa9628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5637c7fa6d9e 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 0x5637c7ed8806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5637c976a954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f32f5997954 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 0x5637c6cec8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5637c727b9b9 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 0x5637c727b8ba 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 0x5637c727b847 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 0x5637c727b273 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 0x5637c727a503 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 0x5637c7279c0b 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
> 
> =================================================================
> ==3175360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f84d95f8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55f84ec05444 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 0x55f84ebfab1c 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 0x55f84eb1bad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f84eb10c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f8503dbc59 in GenericSAXHandler::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 0x7f45a357c4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f84d95f8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55f84ec1c628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f84ec19d9e 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 0x55f84eb4b806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f8503dd954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f45a357c954 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 0x55f84d95f8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55f84deee9b9 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 0x55f84deee8ba 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 0x55f84deee847 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 0x55f84deee273 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 0x55f84deed503 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 0x55f84deecc0b 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
> 
> =================================================================
> ==3175999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561e046988ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561e0593e444 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 0x561e05933b1c 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 0x561e05854ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561e05849c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561e07114c59 in GenericSAXHandler::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 0x7f21f0ac04a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561e046988ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561e05955628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561e05952d9e 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 0x561e05884806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561e07116954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f21f0ac0954 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 0x561e046988ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561e04c279b9 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 0x561e04c278ba 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 0x561e04c27847 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 0x561e04c27273 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 0x561e04c26503 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 0x561e04c25c0b 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
> 
> =================================================================
> ==3175992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557526d1f8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x557527fc5444 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 0x557527fbab1c 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 0x557527edbad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557527ed0c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55752979bc59 in GenericSAXHandler::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 0x7f47d8fdf4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557526d1f8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x557527fdc628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557527fd9d9e 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 0x557527f0b806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55752979d954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f47d8fdf954 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 0x557526d1f8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5575272ae9b9 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 0x5575272ae8ba 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 0x5575272ae847 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 0x5575272ae273 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 0x5575272ad503 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 0x5575272acc0b 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
> 
> =================================================================
> ==3175997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55de828fc8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55de83ba2444 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 0x55de83b97b1c 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 0x55de83ab8ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55de83aadc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55de85378c59 in GenericSAXHandler::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 0x7fda96ad14a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55de828fc8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55de83bb9628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55de83bb6d9e 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 0x55de83ae8806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55de8537a954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fda96ad1954 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 0x55de828fc8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55de82e8b9b9 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 0x55de82e8b8ba 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 0x55de82e8b847 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 0x55de82e8b273 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 0x55de82e8a503 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 0x55de82e89c0b 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
> 
> =================================================================
> ==3176029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ededacf8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55edeed75444 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 0x55edeed6ab1c 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 0x55edeec8bad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55edeec80c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55edf054bc59 in GenericSAXHandler::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 0x7ffb1ec584a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ededacf8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55edeed8c628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55edeed89d9e 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 0x55edeecbb806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55edf054d954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffb1ec58954 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 0x55ededacf8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55edee05e9b9 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 0x55edee05e8ba 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 0x55edee05e847 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 0x55edee05e273 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 0x55edee05d503 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 0x55edee05cc0b 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
> 
> =================================================================
> ==3176011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55617fb258ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556180dcb444 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 0x556180dc0b1c 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 0x556180ce1ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556180cd6c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5561825a1c59 in GenericSAXHandler::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 0x7f36a9f5f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55617fb258ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556180de2628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556180ddfd9e 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 0x556180d11806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5561825a3954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f36a9f5f954 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 0x55617fb258ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5561800b49b9 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 0x5561800b48ba 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 0x5561800b4847 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 0x5561800b4273 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 0x5561800b3503 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 0x5561800b2c0b 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
> 
> =================================================================
> ==3176022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b191e618ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b193107444 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 0x55b1930fcb1c 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 0x55b19301dad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b193012c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b1948ddc59 in GenericSAXHandler::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 0x7f0225a904a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b191e618ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b19311e628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b19311bd9e 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 0x55b19304d806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b1948df954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0225a90954 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 0x55b191e618ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b1923f09b9 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 0x55b1923f08ba 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 0x55b1923f0847 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 0x55b1923f0273 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 0x55b1923ef503 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 0x55b1923eec0b 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
> 
> =================================================================
> ==3175792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b042f578ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b0441fd444 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 0x55b0441f2b1c 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 0x55b044113ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b044108c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b0459d3c59 in GenericSAXHandler::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 0x7f879b7784a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b042f578ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b044214628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b044211d9e 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 0x55b044143806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b0459d5954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f879b778954 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 0x55b042f578ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b0434e69b9 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 0x55b0434e68ba 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 0x55b0434e6847 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 0x55b0434e6273 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 0x55b0434e5503 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 0x55b0434e4c0b 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
> 
> =================================================================
> ==3175793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c41ab908ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55c41be36444 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 0x55c41be2bb1c 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 0x55c41bd4cad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c41bd41c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c41d60cc59 in GenericSAXHandler::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 0x7fab7aa554a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c41ab908ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55c41be4d628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c41be4ad9e 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 0x55c41bd7c806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c41d60e954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fab7aa55954 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 0x55c41ab908ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55c41b11f9b9 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 0x55c41b11f8ba 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 0x55c41b11f847 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 0x55c41b11f273 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 0x55c41b11e503 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 0x55c41b11dc0b 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
> 
> =================================================================
> ==3175787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a6640578ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55a6652fd444 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 0x55a6652f2b1c 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 0x55a665213ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a665208c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a666ad3c59 in GenericSAXHandler::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 0x7f6d67ff64a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a6640578ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55a665314628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a665311d9e 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 0x55a665243806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a666ad5954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d67ff6954 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 0x55a6640578ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55a6645e69b9 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 0x55a6645e68ba 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 0x55a6645e6847 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 0x55a6645e6273 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 0x55a6645e5503 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 0x55a6645e4c0b 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
> 
> =================================================================
> ==3175800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ffa4a158ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55ffa5cbb444 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 0x55ffa5cb0b1c 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 0x55ffa5bd1ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ffa5bc6c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ffa7491c59 in GenericSAXHandler::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 0x7fe76fca14a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ffa4a158ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55ffa5cd2628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ffa5ccfd9e 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 0x55ffa5c01806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ffa7493954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe76fca1954 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 0x55ffa4a158ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55ffa4fa49b9 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 0x55ffa4fa48ba 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 0x55ffa4fa4847 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 0x55ffa4fa4273 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 0x55ffa4fa3503 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 0x55ffa4fa2c0b 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
> 
> =================================================================
> ==3175845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558d17d9e8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x558d19044444 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 0x558d19039b1c 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 0x558d18f5aad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558d18f4fc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558d1a81ac59 in GenericSAXHandler::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 0x7fe9e3fdc4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558d17d9e8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x558d1905b628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558d19058d9e 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 0x558d18f8a806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558d1a81c954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe9e3fdc954 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 0x558d17d9e8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x558d1832d9b9 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 0x558d1832d8ba 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 0x558d1832d847 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 0x558d1832d273 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 0x558d1832c503 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 0x558d1832bc0b 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
> 
> =================================================================
> ==3175829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556e312188ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556e324be444 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 0x556e324b3b1c 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 0x556e323d4ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556e323c9c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556e33c94c59 in GenericSAXHandler::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 0x7f1ec81b24a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556e312188ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556e324d5628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556e324d2d9e 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 0x556e32404806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556e33c96954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1ec81b2954 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 0x556e312188ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556e317a79b9 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 0x556e317a78ba 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 0x556e317a7847 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 0x556e317a7273 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 0x556e317a6503 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 0x556e317a5c0b 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
> 
> =================================================================
> ==3175823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561860dd98ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x56186207f444 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 0x561862074b1c 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 0x561861f95ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561861f8ac69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561863855c59 in GenericSAXHandler::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 0x7fd9c27fa4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561860dd98ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561862096628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561862093d9e 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 0x561861fc5806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561863857954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd9c27fa954 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 0x561860dd98ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5618613689b9 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 0x5618613688ba 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 0x561861368847 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 0x561861368273 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 0x561861367503 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 0x561861366c0b 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
> 
> =================================================================
> ==3175835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cf4ef038ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cf501a9444 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 0x55cf5019eb1c 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 0x55cf500bfad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cf500b4c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cf5197fc59 in GenericSAXHandler::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 0x7f10ba7fa4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cf4ef038ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cf501c0628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cf501bdd9e 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 0x55cf500ef806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cf51981954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f10ba7fa954 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 0x55cf4ef038ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55cf4f4929b9 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 0x55cf4f4928ba 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 0x55cf4f492847 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 0x55cf4f492273 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 0x55cf4f491503 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 0x55cf4f490c0b 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
> 
> =================================================================
> ==3175872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5611ee0088ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5611ef2ae444 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 0x5611ef2a3b1c 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 0x5611ef1c4ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5611ef1b9c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5611f0a84c59 in GenericSAXHandler::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 0x7f2c4b32b4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5611ee0088ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5611ef2c5628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5611ef2c2d9e 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 0x5611ef1f4806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5611f0a86954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2c4b32b954 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 0x5611ee0088ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5611ee5979b9 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 0x5611ee5978ba 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 0x5611ee597847 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 0x5611ee597273 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 0x5611ee596503 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 0x5611ee595c0b 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
> 
> =================================================================
> ==3175862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560a340308ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x560a352d6444 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 0x560a352cbb1c 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 0x560a351ecad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a351e1c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a36aacc59 in GenericSAXHandler::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 0x7f6d930b74a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560a340308ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x560a352ed628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560a352ead9e 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 0x560a3521c806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560a36aae954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d930b7954 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 0x560a340308ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x560a345bf9b9 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 0x560a345bf8ba 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 0x560a345bf847 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 0x560a345bf273 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 0x560a345be503 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 0x560a345bdc0b 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
> 
> =================================================================
> ==3175853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556cf8f528ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556cfa1f8444 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 0x556cfa1edb1c 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 0x556cfa10ead7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556cfa103c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556cfb9cec59 in GenericSAXHandler::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 0x7fdf90fa94a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556cf8f528ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556cfa20f628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556cfa20cd9e 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 0x556cfa13e806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556cfb9d0954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdf90fa9954 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 0x556cf8f528ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556cf94e19b9 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 0x556cf94e18ba 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 0x556cf94e1847 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 0x556cf94e1273 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 0x556cf94e0503 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 0x556cf94dfc0b 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
> 
> =================================================================
> ==3175865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556dbfd818ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556dc1027444 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 0x556dc101cb1c 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 0x556dc0f3dad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556dc0f32c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556dc27fdc59 in GenericSAXHandler::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 0x7fd3ab7a04a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556dbfd818ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556dc103e628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556dc103bd9e 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 0x556dc0f6d806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556dc27ff954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd3ab7a0954 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 0x556dbfd818ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556dc03109b9 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 0x556dc03108ba 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 0x556dc0310847 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 0x556dc0310273 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 0x556dc030f503 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 0x556dc030ec0b 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
> 
> =================================================================
> ==3175585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b86c5158ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b86d7bb444 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 0x55b86d7b0b1c 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 0x55b86d6d1ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b86d6c6c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b86ef91c59 in GenericSAXHandler::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 0x7f2d75e3e4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b86c5158ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b86d7d2628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b86d7cfd9e 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 0x55b86d701806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b86ef93954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2d75e3e954 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 0x55b86c5158ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b86caa49b9 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 0x55b86caa48ba 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 0x55b86caa4847 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 0x55b86caa4273 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 0x55b86caa3503 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 0x55b86caa2c0b 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
> 
> =================================================================
> ==3175570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a969f5a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55a96b200444 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 0x55a96b1f5b1c 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 0x55a96b116ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a96b10bc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a96c9d6c59 in GenericSAXHandler::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 0x7f5a0bc824a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a969f5a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55a96b217628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a96b214d9e 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 0x55a96b146806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a96c9d8954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5a0bc82954 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 0x55a969f5a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55a96a4e99b9 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 0x55a96a4e98ba 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 0x55a96a4e9847 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 0x55a96a4e9273 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 0x55a96a4e8503 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 0x55a96a4e7c0b 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
> 
> =================================================================
> ==3175587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bf142c88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55bf1556e444 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 0x55bf15563b1c 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 0x55bf15484ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bf15479c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bf16d44c59 in GenericSAXHandler::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 0x7f254adbb4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bf142c88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55bf15585628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bf15582d9e 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 0x55bf154b4806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bf16d46954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f254adbb954 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 0x55bf142c88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55bf148579b9 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 0x55bf148578ba 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 0x55bf14857847 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 0x55bf14857273 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 0x55bf14856503 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 0x55bf14855c0b 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
> 
> =================================================================
> ==3175593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5622308fb8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x562231ba1444 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 0x562231b96b1c 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 0x562231ab7ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562231aacc69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562233377c59 in GenericSAXHandler::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 0x7f4348ddc4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5622308fb8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x562231bb8628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562231bb5d9e 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 0x562231ae7806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562233379954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4348ddc954 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 0x5622308fb8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x562230e8a9b9 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 0x562230e8a8ba 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 0x562230e8a847 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 0x562230e8a273 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 0x562230e89503 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 0x562230e88c0b 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
> 
> =================================================================
> ==3175599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561decd448ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561dedfea444 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 0x561dedfdfb1c 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 0x561dedf00ad7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561dedef5c69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561def7c0c59 in GenericSAXHandler::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 0x7ff9bc8af4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561decd448ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561dee001628 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561dedffed9e 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 0x561dedf30806 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561def7c2954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff9bc8af954 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 0x561decd448ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561ded2d39b9 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 0x561ded2d38ba 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 0x561ded2d3847 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 0x561ded2d3273 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 0x561ded2d2503 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 0x561ded2d1c0b 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
> 
> =================================================================
> ==3177393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4058f38ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55d406a91811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55d406a8b28a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55d406a7e7a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55d406a90d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55d4058f73c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f54ebd7cd8f 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
> 
> =================================================================
> ==3178235==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55f14e1098ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55f14f3af444 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 0x55f14f2975b5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55f14f2a6d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55f14e10d3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f89c11ebd8f 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 0x55f14e1098ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55f14f3af444 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 0x55f14f2978fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55f14f2a6d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55f14e10d3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f89c11ebd8f 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 0x55f14e1098ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55f14f3af444 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 0x55f14f2eaef0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55f14f2c03fa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55f150b85c59 in GenericSAXHandler::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 0x7f89c24bc4a7 in xercesc_3_2::SAX2XMLReaderImpl::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
> 
> =================================================================
> ==3178626==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x556a12f298ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556a141cf444 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 0x556a140b75b5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x556a140c6d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x556a12f2d3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe4a62a8d8f 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 0x556a12f298ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556a141cf444 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 0x556a140b78fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x556a140c6d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x556a12f2d3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe4a62a8d8f 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 0x556a12f298ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x556a141cf444 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 0x556a1410aef0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x556a140e03fa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x556a159a5c59 in GenericSAXHandler::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 0x7fe4a75794a7 in xercesc_3_2::SAX2XMLReaderImpl::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
> 
> =================================================================
> ==3163015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6ffbf88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55f700d96811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55f700d9028a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55f700d837a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55f700d95d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55f6ffbfc3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1cb80a4d8f 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
> 
> =================================================================
> ==3165652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55faea7708ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55faeb90e811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55faeb90828a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55faeb8fb7a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55faeb90dd16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55faea7743c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe9ce1cfd8f 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
> 
> =================================================================
> ==3167930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5634dc1c48ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5634dd362811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5634dd35c28a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5634dd34f7a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5634dd361d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5634dc1c83c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3957062d8f 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
> 
> =================================================================
> ==3168066==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55afc36ba8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55afc4960444 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 0x55afc48485b5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55afc4857d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55afc36be3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f501507bd8f 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 0x55afc36ba8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55afc4960444 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 0x55afc48488fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55afc4857d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55afc36be3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f501507bd8f 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 0x55afc36ba8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55afc4960444 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 0x55afc489bef0 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55afc48713fa in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55afc6136c59 in GenericSAXHandler::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 0x7f501634c4a7 in xercesc_3_2::SAX2XMLReaderImpl::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
> 
> =================================================================
> ==3163914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da844388ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55da855d6811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55da855d028a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55da855c37a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55da855d5d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55da8443c3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5692fe9d8f 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
> 
> =================================================================
> ==3164788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af3a3898ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55af3b527811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55af3b52128a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55af3b5147a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55af3b526d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55af3a38d3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5c66263d8f 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
> 
> =================================================================
> ==3161975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563adcd2b8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563ade10ea8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563add3fe467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x563add03488d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x563adf5c5482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x563adf7a9954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9272dc4954 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
> 
> =================================================================
> ==3162039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5578b207d8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5578b3460a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5578b2750467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x5578b238688d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x5578b4917482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5578b4afb954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f30a97e9954 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
> 
> =================================================================
> ==3161994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561226c5d8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x561228040a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561227330467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x561226f6688d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x5612294f7482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5612296db954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9f3d921954 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
> 
> =================================================================
> ==3162000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b6fc2788ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55b6fd65ba8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b6fc94b467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55b6fc58188d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55b6feb12482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b6fecf6954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7febcece9954 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
> 
> =================================================================
> ==3162080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563a746e78ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563a75acaa8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563a74dba467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x563a749f088d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x563a76f81482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x563a77165954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb66fa1c954 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
> 
> =================================================================
> ==3162091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f23fd498ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55f24112ca8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f24041c467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55f24005288d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55f2425e3482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55f2427c7954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1a1d2e3954 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
> 
> =================================================================
> ==3162060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e8cca728ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e8cde55a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e8cd145467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55e8ccd7b88d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55e8cf30c482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e8cf4f0954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1376009954 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
> 
> =================================================================
> ==3162070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c0625d98ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55c0639bca8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c062cac467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55c0628e288d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55c064e73482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c065057954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7efc01c68954 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
> 
> =================================================================
> ==3162071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c53240b8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55c5337eea8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c532ade467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55c53271488d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55c534ca5482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c534e89954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f02e5a7f954 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
> 
> =================================================================
> ==3162013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e1fe8fc8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e1ffcdfa8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e1fefcf467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55e1fec0588d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55e201196482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e20137a954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fbe3ecbb954 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
> 
> =================================================================
> ==3162014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563c095918ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x563c0a974a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563c09c64467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x563c0989a88d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x563c0be2b482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x563c0c00f954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f415b40d954 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
> 
> =================================================================
> ==3162038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55af88b808ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55af89f63a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55af89253467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55af88e8988d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55af8b41a482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55af8b5fe954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f849169a954 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
> 
> =================================================================
> ==3162017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e8a1ff18ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e8a33d4a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e8a26c4467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55e8a22fa88d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55e8a488b482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e8a4a6f954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4f10163954 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
> 
> =================================================================
> ==3162059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5600461f88ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5600475dba8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5600468cb467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x56004650188d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x560048a92482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x560048c76954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9785447954 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
> 
> =================================================================
> ==3162056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55d80411a8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55d8054fda8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55d8047ed467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55d80442388d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55d8069b4482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55d806b98954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff19f505954 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
> 
> =================================================================
> ==3162045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562745e948ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x562747277a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562746567467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x56274619d88d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x56274872e482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x562748912954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f84473a8954 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
> 
> =================================================================
> ==3162026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c31bdfd8ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55c31d1e0a8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c31c4d0467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55c31c10688d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55c31e697482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c31e87b954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6a497e1954 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
> 
> =================================================================
> ==3162028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e2163478ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x55e21772aa8e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e216a1a467 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55e21665088d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55e218be1482 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e218dc5954 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3257330954 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
> 
> =================================================================
> ==3179836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5610edcb68ad in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x29738ad) (BuildId: 7a2fa3f81bdf160cd3ae021466433b2f1f3d078a)
>     #1 0x5610eee54811 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5610eee4e28a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5610eee417a5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5610eee53d16 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5610edcba3c9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f51614f7d8f 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:

23 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_selection poisson ( Last six runs Feb2024 )
demandelements flow_junctions create begin ( Last six runs Feb2024 )
demandelements flow_junctions create color ( 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 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 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements flow_embedded inspect poisson ( Last six runs Feb2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1
> ==3173731==WARNING: Can't read from symbolizer at fd 3

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements flow_junctions create arrivalspeed ( Last six runs Feb2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1
> ==3165852==WARNING: Can't read from symbolizer at fd 3