16Feb24rv1_19_0+0838-e1a70b3deae - 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: 4491 succeeded 118 FAILED 98 known bugs 27 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
> 
> =================================================================
> ==2937902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555a8ad2785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555a8bfccdd4 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 0x555a8bfc24ac 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 0x555a8bee3467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555a8bed85f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555a8d79b0b9 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 0x7f9595d534a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555a8ad2785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555a8bfe3fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555a8bfe172e 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 0x555a8bf13196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555a8d79cdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9595d53954 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 0x555a8ad2785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555a8b2b6969 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 0x555a8b2b686a 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 0x555a8b2b67f7 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 0x555a8b2b6223 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 0x555a8b2b54b3 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 0x555a8b2b4bbb 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
> 
> =================================================================
> ==2938166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55df9317785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55df9441cdd4 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 0x55df944124ac 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 0x55df94333467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df943285f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df95beb0b9 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 0x7f6d934654a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55df9317785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55df94433fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55df9443172e 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 0x55df94363196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55df95becdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d93465954 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 0x55df9317785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55df93706969 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 0x55df9370686a 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 0x55df937067f7 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 0x55df93706223 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 0x55df937054b3 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 0x55df93704bbb 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
> 
> =================================================================
> ==2938635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55babb7c385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55babca68dd4 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 0x55babca5e4ac 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 0x55babc97f467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55babc9745f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55babe2370b9 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 0x7fd63b9354a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55babb7c385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55babca7ffb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55babca7d72e 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 0x55babc9af196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55babe238db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd63b935954 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 0x55babb7c385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55babbd52969 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 0x55babbd5286a 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 0x55babbd527f7 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 0x55babbd52223 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 0x55babbd514b3 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 0x55babbd50bbb 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
> 
> =================================================================
> ==2938609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56313cb5e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56313de03dd4 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 0x56313ddf94ac 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 0x56313dd1a467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56313dd0f5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56313f5d20b9 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 0x7f541a9f74a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56313cb5e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56313de1afb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56313de1872e 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 0x56313dd4a196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56313f5d3db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f541a9f7954 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 0x56313cb5e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56313d0ed969 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 0x56313d0ed86a 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 0x56313d0ed7f7 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 0x56313d0ed223 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 0x56313d0ec4b3 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 0x56313d0ebbbb 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
> 
> =================================================================
> ==2938615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ac7540c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ac766b1dd4 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 0x55ac766a74ac 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 0x55ac765c8467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ac765bd5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ac77e800b9 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 0x7f45e4d3b4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ac7540c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ac766c8fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ac766c672e 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 0x55ac765f8196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ac77e81db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f45e4d3b954 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 0x55ac7540c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ac7599b969 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 0x55ac7599b86a 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 0x55ac7599b7f7 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 0x55ac7599b223 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 0x55ac7599a4b3 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 0x55ac75999bbb 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
> 
> =================================================================
> ==2938629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560b6d11485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560b6e3b9dd4 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 0x560b6e3af4ac 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 0x560b6e2d0467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560b6e2c55f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560b6fb880b9 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 0x7fcb5485b4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560b6d11485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560b6e3d0fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560b6e3ce72e 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 0x560b6e300196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560b6fb89db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcb5485b954 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 0x560b6d11485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560b6d6a3969 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 0x560b6d6a386a 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 0x560b6d6a37f7 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 0x560b6d6a3223 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 0x560b6d6a24b3 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 0x560b6d6a1bbb 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
> 
> =================================================================
> ==2938643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d19fe4185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d1a10e6dd4 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 0x55d1a10dc4ac 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 0x55d1a0ffd467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d1a0ff25f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d1a28b50b9 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 0x7f477bd0e4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d19fe4185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d1a10fdfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d1a10fb72e 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 0x55d1a102d196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d1a28b6db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f477bd0e954 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 0x55d19fe4185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d1a03d0969 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 0x55d1a03d086a 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 0x55d1a03d07f7 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 0x55d1a03d0223 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 0x55d1a03cf4b3 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 0x55d1a03cebbb 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
> 
> =================================================================
> ==2938662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d01348685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d01472bdd4 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 0x55d0147214ac 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 0x55d014642467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d0146375f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d015efa0b9 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 0x7f1a1f0db4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d01348685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d014742fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d01474072e 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 0x55d014672196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d015efbdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1a1f0db954 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 0x55d01348685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d013a15969 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 0x55d013a1586a 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 0x55d013a157f7 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 0x55d013a15223 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 0x55d013a144b3 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 0x55d013a13bbb 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
> 
> =================================================================
> ==2938644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b3d89c885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b3d9c6ddd4 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 0x55b3d9c634ac 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 0x55b3d9b84467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b3d9b795f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b3db43c0b9 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 0x7f4c6f9424a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b3d89c885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b3d9c84fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b3d9c8272e 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 0x55b3d9bb4196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b3db43ddb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4c6f942954 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 0x55b3d89c885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b3d8f57969 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 0x55b3d8f5786a 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 0x55b3d8f577f7 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 0x55b3d8f57223 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 0x55b3d8f564b3 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 0x55b3d8f55bbb 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
> 
> =================================================================
> ==2938655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563bf698a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563bf7c2fdd4 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 0x563bf7c254ac 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 0x563bf7b46467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563bf7b3b5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563bf93fe0b9 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 0x7f8ad95624a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563bf698a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563bf7c46fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563bf7c4472e 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 0x563bf7b76196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563bf93ffdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8ad9562954 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 0x563bf698a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563bf6f19969 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 0x563bf6f1986a 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 0x563bf6f197f7 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 0x563bf6f19223 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 0x563bf6f184b3 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 0x563bf6f17bbb 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
> 
> =================================================================
> ==2938683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55753b0e585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55753c38add4 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 0x55753c3804ac 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 0x55753c2a1467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55753c2965f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55753db590b9 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 0x7fcd7dace4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55753b0e585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55753c3a1fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55753c39f72e 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 0x55753c2d1196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55753db5adb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcd7dace954 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 0x55753b0e585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55753b674969 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 0x55753b67486a 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 0x55753b6747f7 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 0x55753b674223 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 0x55753b6734b3 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 0x55753b672bbb 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
> 
> =================================================================
> ==2938668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558d3600985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558d372aedd4 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 0x558d372a44ac 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 0x558d371c5467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558d371ba5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558d38a7d0b9 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 0x7f1f4fe4d4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558d3600985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558d372c5fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558d372c372e 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 0x558d371f5196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558d38a7edb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1f4fe4d954 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 0x558d3600985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558d36598969 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 0x558d3659886a 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 0x558d365987f7 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 0x558d36598223 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 0x558d365974b3 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 0x558d36596bbb 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
> 
> =================================================================
> ==2938671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c1c7b9385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c1c8e38dd4 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 0x55c1c8e2e4ac 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 0x55c1c8d4f467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c1c8d445f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c1ca6070b9 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 0x7f5de9fae4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c1c7b9385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c1c8e4ffb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c1c8e4d72e 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 0x55c1c8d7f196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c1ca608db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5de9fae954 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 0x55c1c7b9385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c1c8122969 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 0x55c1c812286a 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 0x55c1c81227f7 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 0x55c1c8122223 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 0x55c1c81214b3 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 0x55c1c8120bbb 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
> 
> =================================================================
> ==2938727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c1ae66a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c1af90fdd4 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 0x55c1af9054ac 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 0x55c1af826467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c1af81b5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c1b10de0b9 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 0x7f412dc0d4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c1ae66a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c1af926fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c1af92472e 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 0x55c1af856196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c1b10dfdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f412dc0d954 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 0x55c1ae66a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c1aebf9969 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 0x55c1aebf986a 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 0x55c1aebf97f7 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 0x55c1aebf9223 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 0x55c1aebf84b3 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 0x55c1aebf7bbb 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
> 
> =================================================================
> ==2938692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5597c0f3d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5597c21e2dd4 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 0x5597c21d84ac 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 0x5597c20f9467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5597c20ee5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5597c39b10b9 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 0x7f512a3044a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5597c0f3d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5597c21f9fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5597c21f772e 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 0x5597c2129196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5597c39b2db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f512a304954 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 0x5597c0f3d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5597c14cc969 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 0x5597c14cc86a 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 0x5597c14cc7f7 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 0x5597c14cc223 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 0x5597c14cb4b3 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 0x5597c14cabbb 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
> 
> =================================================================
> ==2938701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dbc523f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55dbc64e4dd4 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 0x55dbc64da4ac 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 0x55dbc63fb467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dbc63f05f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dbc7cb30b9 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 0x7f46ca4e64a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dbc523f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55dbc64fbfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dbc64f972e 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 0x55dbc642b196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dbc7cb4db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f46ca4e6954 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 0x55dbc523f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55dbc57ce969 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 0x55dbc57ce86a 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 0x55dbc57ce7f7 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 0x55dbc57ce223 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 0x55dbc57cd4b3 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 0x55dbc57ccbbb 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
> 
> =================================================================
> ==2938703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5591ea27985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5591eb51edd4 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 0x5591eb5144ac 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 0x5591eb435467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5591eb42a5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5591ecced0b9 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 0x7f506895a4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5591ea27985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5591eb535fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5591eb53372e 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 0x5591eb465196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5591ecceedb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f506895a954 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 0x5591ea27985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5591ea808969 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 0x5591ea80886a 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 0x5591ea8087f7 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 0x5591ea808223 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 0x5591ea8074b3 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 0x5591ea806bbb 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
> 
> =================================================================
> ==2938761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56421fcfb85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564220fa0dd4 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 0x564220f964ac 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 0x564220eb7467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564220eac5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56422276f0b9 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 0x7f62be9524a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56421fcfb85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564220fb7fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564220fb572e 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 0x564220ee7196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564222770db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f62be952954 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 0x56421fcfb85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56422028a969 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 0x56422028a86a 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 0x56422028a7f7 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 0x56422028a223 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 0x5642202894b3 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 0x564220288bbb 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
> 
> =================================================================
> ==2938745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560b321f185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560b33496dd4 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 0x560b3348c4ac 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 0x560b333ad467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560b333a25f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560b34c650b9 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 0x7f0fa487b4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560b321f185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560b334adfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560b334ab72e 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 0x560b333dd196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560b34c66db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0fa487b954 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 0x560b321f185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560b32780969 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 0x560b3278086a 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 0x560b327807f7 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 0x560b32780223 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 0x560b3277f4b3 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 0x560b3277ebbb 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
> 
> =================================================================
> ==2938743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56535369485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x565354939dd4 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 0x56535492f4ac 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 0x565354850467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5653548455f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5653561080b9 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 0x7f952553b4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56535369485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x565354950fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56535494e72e 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 0x565354880196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x565356109db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f952553b954 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 0x56535369485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x565353c23969 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 0x565353c2386a 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 0x565353c237f7 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 0x565353c23223 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 0x565353c224b3 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 0x565353c21bbb 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
> 
> =================================================================
> ==2938759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563c1cf2585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563c1e1cadd4 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 0x563c1e1c04ac 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 0x563c1e0e1467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563c1e0d65f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563c1f9990b9 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 0x7f290b2804a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563c1cf2585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563c1e1e1fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563c1e1df72e 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 0x563c1e111196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563c1f99adb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f290b280954 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 0x563c1cf2585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563c1d4b4969 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 0x563c1d4b486a 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 0x563c1d4b47f7 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 0x563c1d4b4223 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 0x563c1d4b34b3 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 0x563c1d4b2bbb 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
> 
> =================================================================
> ==2938771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56464907685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56464a31bdd4 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 0x56464a3114ac 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 0x56464a232467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56464a2275f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56464baea0b9 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 0x7f66c51874a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56464907685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56464a332fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56464a33072e 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 0x56464a262196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56464baebdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f66c5187954 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 0x56464907685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564649605969 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 0x56464960586a 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 0x5646496057f7 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 0x564649605223 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 0x5646496044b3 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 0x564649603bbb 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
> 
> =================================================================
> ==2938813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561397d7e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561399023dd4 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 0x5613990194ac 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 0x561398f3a467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561398f2f5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56139a7f20b9 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 0x7fd6405f64a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561397d7e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56139903afb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56139903872e 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 0x561398f6a196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56139a7f3db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd6405f6954 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 0x561397d7e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56139830d969 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 0x56139830d86a 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 0x56139830d7f7 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 0x56139830d223 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 0x56139830c4b3 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 0x56139830bbbb 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
> 
> =================================================================
> ==2938799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55969f57685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5596a081bdd4 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 0x5596a08114ac 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 0x5596a0732467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5596a07275f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596a1fea0b9 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 0x7f471765b4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55969f57685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5596a0832fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5596a083072e 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 0x5596a0762196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5596a1febdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f471765b954 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 0x55969f57685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55969fb05969 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 0x55969fb0586a 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 0x55969fb057f7 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 0x55969fb05223 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 0x55969fb044b3 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 0x55969fb03bbb 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
> 
> =================================================================
> ==2938788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c38d2e185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c38e586dd4 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 0x55c38e57c4ac 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 0x55c38e49d467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c38e4925f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c38fd550b9 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 0x7f9251cc84a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c38d2e185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c38e59dfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c38e59b72e 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 0x55c38e4cd196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c38fd56db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9251cc8954 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 0x55c38d2e185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c38d870969 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 0x55c38d87086a 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 0x55c38d8707f7 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 0x55c38d870223 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 0x55c38d86f4b3 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 0x55c38d86ebbb 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
> 
> =================================================================
> ==2938798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561cd47a885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561cd5a4ddd4 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 0x561cd5a434ac 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 0x561cd5964467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561cd59595f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561cd721c0b9 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 0x7f1c983554a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561cd47a885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561cd5a64fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561cd5a6272e 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 0x561cd5994196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561cd721ddb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1c98355954 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 0x561cd47a885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561cd4d37969 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 0x561cd4d3786a 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 0x561cd4d377f7 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 0x561cd4d37223 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 0x561cd4d364b3 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 0x561cd4d35bbb 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
> 
> =================================================================
> ==2938807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558302a7e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558303d23dd4 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 0x558303d194ac 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 0x558303c3a467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558303c2f5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5583054f20b9 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 0x7f83ce3064a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558302a7e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558303d3afb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558303d3872e 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 0x558303c6a196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5583054f3db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f83ce306954 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 0x558302a7e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55830300d969 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 0x55830300d86a 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 0x55830300d7f7 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 0x55830300d223 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 0x55830300c4b3 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 0x55830300bbbb 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
> 
> =================================================================
> ==2938845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560bb9b3d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560bbade2dd4 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 0x560bbadd84ac 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 0x560bbacf9467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560bbacee5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560bbc5b10b9 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 0x7f08daf924a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560bb9b3d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560bbadf9fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560bbadf772e 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 0x560bbad29196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560bbc5b2db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f08daf92954 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 0x560bb9b3d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560bba0cc969 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 0x560bba0cc86a 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 0x560bba0cc7f7 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 0x560bba0cc223 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 0x560bba0cb4b3 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 0x560bba0cabbb 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
> 
> =================================================================
> ==2938833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562e4df9285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x562e4f237dd4 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 0x562e4f22d4ac 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 0x562e4f14e467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562e4f1435f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562e50a060b9 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 0x7fc1fabee4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562e4df9285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x562e4f24efb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562e4f24c72e 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 0x562e4f17e196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562e50a07db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc1fabee954 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 0x562e4df9285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x562e4e521969 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 0x562e4e52186a 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 0x562e4e5217f7 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 0x562e4e521223 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 0x562e4e5204b3 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 0x562e4e51fbbb 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
> 
> =================================================================
> ==2938823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564b416dd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564b42982dd4 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 0x564b429784ac 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 0x564b42899467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564b4288e5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564b441510b9 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 0x7fedc624f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564b416dd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564b42999fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564b4299772e 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 0x564b428c9196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564b44152db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fedc624f954 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 0x564b416dd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564b41c6c969 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 0x564b41c6c86a 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 0x564b41c6c7f7 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 0x564b41c6c223 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 0x564b41c6b4b3 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 0x564b41c6abbb 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
> 
> =================================================================
> ==2938842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56181199985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561812c3edd4 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 0x561812c344ac 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 0x561812b55467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561812b4a5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56181440d0b9 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 0x7fc4d615f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56181199985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561812c55fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561812c5372e 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 0x561812b85196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56181440edb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc4d615f954 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 0x56181199985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561811f28969 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 0x561811f2886a 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 0x561811f287f7 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 0x561811f28223 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 0x561811f274b3 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 0x561811f26bbb 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
> 
> =================================================================
> ==2938428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56437641485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5643776b9dd4 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 0x5643776af4ac 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 0x5643775d0467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5643775c55f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564378e880b9 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 0x7fe6440f44a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56437641485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5643776d0fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5643776ce72e 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 0x564377600196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564378e89db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe6440f4954 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 0x56437641485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5643769a3969 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 0x5643769a386a 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 0x5643769a37f7 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 0x5643769a3223 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 0x5643769a24b3 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 0x5643769a1bbb 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
> 
> =================================================================
> ==2938450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a601c2d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55a602ed2dd4 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 0x55a602ec84ac 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 0x55a602de9467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a602dde5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a6046a10b9 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 0x7fbb9b92e4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a601c2d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55a602ee9fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a602ee772e 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 0x55a602e19196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a6046a2db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbb9b92e954 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 0x55a601c2d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55a6021bc969 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 0x55a6021bc86a 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 0x55a6021bc7f7 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 0x55a6021bc223 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 0x55a6021bb4b3 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 0x55a6021babbb 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
> 
> =================================================================
> ==2938454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d8bb3e485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d8bc689dd4 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 0x55d8bc67f4ac 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 0x55d8bc5a0467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d8bc5955f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d8bde580b9 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 0x7f8ea78674a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d8bb3e485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d8bc6a0fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d8bc69e72e 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 0x55d8bc5d0196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d8bde59db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8ea7867954 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 0x55d8bb3e485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d8bb973969 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 0x55d8bb97386a 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 0x55d8bb9737f7 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 0x55d8bb973223 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 0x55d8bb9724b3 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 0x55d8bb971bbb 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
> 
> =================================================================
> ==2938459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557550dc385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x557552068dd4 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 0x55755205e4ac 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 0x557551f7f467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557551f745f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5575538370b9 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 0x7fcc31c474a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557550dc385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55755207ffb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55755207d72e 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 0x557551faf196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557553838db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcc31c47954 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 0x557550dc385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x557551352969 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 0x55755135286a 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 0x5575513527f7 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 0x557551352223 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 0x5575513514b3 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 0x557551350bbb 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
> 
> =================================================================
> ==2938464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fbd9f7885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55fbdb21ddd4 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 0x55fbdb2134ac 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 0x55fbdb134467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fbdb1295f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fbdc9ec0b9 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 0x7f66b31974a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fbd9f7885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55fbdb234fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fbdb23272e 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 0x55fbdb164196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fbdc9eddb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f66b3197954 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 0x55fbd9f7885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55fbda507969 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 0x55fbda50786a 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 0x55fbda5077f7 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 0x55fbda507223 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 0x55fbda5064b3 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 0x55fbda505bbb 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
> 
> =================================================================
> ==2938371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5595f919385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5595fa438dd4 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 0x5595fa42e4ac 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 0x5595fa34f467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5595fa3445f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5595fbc070b9 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 0x7fad155da4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5595f919385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5595fa44ffb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5595fa44d72e 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 0x5595fa37f196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5595fbc08db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fad155da954 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 0x5595f919385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5595f9722969 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 0x5595f972286a 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 0x5595f97227f7 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 0x5595f9722223 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 0x5595f97214b3 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 0x5595f9720bbb 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
> 
> =================================================================
> ==2938364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fddf16a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55fde040fdd4 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 0x55fde04054ac 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 0x55fde0326467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fde031b5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fde1bde0b9 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 0x7f6938fdb4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fddf16a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55fde0426fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fde042472e 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 0x55fde0356196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fde1bdfdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6938fdb954 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 0x55fddf16a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55fddf6f9969 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 0x55fddf6f986a 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 0x55fddf6f97f7 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 0x55fddf6f9223 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 0x55fddf6f84b3 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 0x55fddf6f7bbb 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
> 
> =================================================================
> ==2938388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c22649d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c227742dd4 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 0x55c2277384ac 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 0x55c227659467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c22764e5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c228f110b9 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 0x7f25927a24a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c22649d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c227759fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c22775772e 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 0x55c227689196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c228f12db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f25927a2954 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 0x55c22649d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c226a2c969 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 0x55c226a2c86a 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 0x55c226a2c7f7 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 0x55c226a2c223 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 0x55c226a2b4b3 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 0x55c226a2abbb 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
> 
> =================================================================
> ==2938570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55edd9b0c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55eddadb1dd4 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 0x55eddada74ac 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 0x55eddacc8467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eddacbd5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eddc5800b9 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 0x7f21119944a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55edd9b0c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55eddadc8fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eddadc672e 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 0x55eddacf8196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eddc581db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2111994954 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 0x55edd9b0c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55edda09b969 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 0x55edda09b86a 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 0x55edda09b7f7 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 0x55edda09b223 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 0x55edda09a4b3 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 0x55edda099bbb 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
> 
> =================================================================
> ==2938562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c7408fe85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c741ba3dd4 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 0x55c741b994ac 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 0x55c741aba467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c741aaf5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c7433720b9 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 0x7f4669ced4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c7408fe85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c741bbafb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c741bb872e 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 0x55c741aea196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c743373db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4669ced954 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 0x55c7408fe85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c740e8d969 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 0x55c740e8d86a 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 0x55c740e8d7f7 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 0x55c740e8d223 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 0x55c740e8c4b3 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 0x55c740e8bbbb 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
> 
> =================================================================
> ==2938572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d67a2d885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d67b57ddd4 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 0x55d67b5734ac 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 0x55d67b494467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d67b4895f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d67cd4c0b9 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 0x7f7445cea4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d67a2d885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d67b594fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d67b59272e 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 0x55d67b4c4196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d67cd4ddb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7445cea954 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 0x55d67a2d885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55d67a867969 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 0x55d67a86786a 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 0x55d67a8677f7 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 0x55d67a867223 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 0x55d67a8664b3 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 0x55d67a865bbb 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
> 
> =================================================================
> ==2938261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558d911d385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558d92478dd4 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 0x558d9246e4ac 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 0x558d9238f467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558d923845f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558d93c470b9 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 0x7f6d9e2ae4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558d911d385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558d9248ffb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558d9248d72e 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 0x558d923bf196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558d93c48db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d9e2ae954 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 0x558d911d385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558d91762969 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 0x558d9176286a 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 0x558d917627f7 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 0x558d91762223 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 0x558d917614b3 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 0x558d91760bbb 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
> 
> =================================================================
> ==2938278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cc83db385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55cc85058dd4 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 0x55cc8504e4ac 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 0x55cc84f6f467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cc84f645f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cc868270b9 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 0x7f09b68dc4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cc83db385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55cc8506ffb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cc8506d72e 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 0x55cc84f9f196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cc86828db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f09b68dc954 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 0x55cc83db385d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55cc84342969 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 0x55cc8434286a 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 0x55cc843427f7 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 0x55cc84342223 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 0x55cc843414b3 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 0x55cc84340bbb 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
> 
> =================================================================
> ==2938283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56405a09485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56405b339dd4 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 0x56405b32f4ac 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 0x56405b250467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56405b2455f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56405cb080b9 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 0x7fd95016e4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56405a09485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56405b350fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56405b34e72e 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 0x56405b280196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56405cb09db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd95016e954 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 0x56405a09485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56405a623969 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 0x56405a62386a 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 0x56405a6237f7 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 0x56405a623223 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 0x56405a6224b3 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 0x56405a621bbb 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
> 
> =================================================================
> ==2938187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ce1585d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ce16b02dd4 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 0x55ce16af84ac 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 0x55ce16a19467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ce16a0e5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce182d10b9 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 0x7fa01dd9a4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ce1585d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ce16b19fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ce16b1772e 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 0x55ce16a49196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ce182d2db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa01dd9a954 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 0x55ce1585d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ce15dec969 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 0x55ce15dec86a 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 0x55ce15dec7f7 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 0x55ce15dec223 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 0x55ce15deb4b3 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 0x55ce15deabbb 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
> 
> =================================================================
> ==2938217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558f1eae485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558f1fd89dd4 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 0x558f1fd7f4ac 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 0x558f1fca0467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558f1fc955f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558f215580b9 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 0x7f2a2c7a54a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558f1eae485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558f1fda0fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558f1fd9e72e 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 0x558f1fcd0196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558f21559db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2a2c7a5954 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 0x558f1eae485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558f1f073969 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 0x558f1f07386a 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 0x558f1f0737f7 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 0x558f1f073223 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 0x558f1f0724b3 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 0x558f1f071bbb 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
> 
> =================================================================
> ==2938219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b6b832185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b6b95c6dd4 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 0x55b6b95bc4ac 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 0x55b6b94dd467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b6b94d25f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b6bad950b9 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 0x7efd0fffc4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b6b832185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b6b95ddfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b6b95db72e 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 0x55b6b950d196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b6bad96db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efd0fffc954 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 0x55b6b832185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b6b88b0969 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 0x55b6b88b086a 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 0x55b6b88b07f7 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 0x55b6b88b0223 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 0x55b6b88af4b3 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 0x55b6b88aebbb 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
> 
> =================================================================
> ==2932789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559100e4985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x559101fe71a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x559101fe0c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x559101fd4135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x559101fe66a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x559100e4d379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fed05830d8f 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
> 
> =================================================================
> ==2935621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560cf4e2885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560cf5fc61a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x560cf5fbfc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x560cf5fb3135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x560cf5fc56a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x560cf4e2c379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb29c674d8f 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
> 
> =================================================================
> ==2928554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560c2629085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560c2742e1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x560c27427c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x560c2741b135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x560c2742d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x560c26294379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5ffa077d8f 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
> 
> =================================================================
> ==2931168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558bfbabd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558bfcc5b1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x558bfcc54c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x558bfcc48135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x558bfcc5a6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x558bfbac1379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcd8cd8ad8f 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
> 
> =================================================================
> ==2931344==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x5634233d085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563424675dd4 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 0x56342455df45 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x56342456d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x5634233d4379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fad28007d8f 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 0x5634233d085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563424675dd4 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 0x56342455e28d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x56342456d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x5634233d4379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fad28007d8f 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 0x5634233d085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563424675dd4 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 0x5634245b1880 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x563424586d8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x563425e440b9 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 0x7fad292d84a7 in xercesc_3_2::SAX2XMLReaderImpl::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
> 
> =================================================================
> ==2936892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56324b23a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56324c4dfdd4 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 0x56324c4d54ac 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 0x56324c3f6467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56324c3eb5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56324dcae0b9 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 0x7f94dd3994a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56324b23a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56324c4f6fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56324c4f472e 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 0x56324c426196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56324dcafdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f94dd399954 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 0x56324b23a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56324b7c9969 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 0x56324b7c986a 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 0x56324b7c97f7 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 0x56324b7c9223 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 0x56324b7c84b3 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 0x56324b7c7bbb 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
> 
> =================================================================
> ==2936887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564e79ec085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564e7b165dd4 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 0x564e7b15b4ac 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 0x564e7b07c467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564e7b0715f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564e7c9340b9 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 0x7f2f3aa2f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564e79ec085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564e7b17cfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564e7b17a72e 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 0x564e7b0ac196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564e7c935db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2f3aa2f954 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 0x564e79ec085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564e7a44f969 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 0x564e7a44f86a 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 0x564e7a44f7f7 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 0x564e7a44f223 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 0x564e7a44e4b3 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 0x564e7a44dbbb 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
> 
> =================================================================
> ==2936885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e856a4185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e857ce6dd4 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 0x55e857cdc4ac 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 0x55e857bfd467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e857bf25f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e8594b50b9 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 0x7f5350f944a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e856a4185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e857cfdfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e857cfb72e 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 0x55e857c2d196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e8594b6db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5350f94954 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 0x55e856a4185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e856fd0969 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 0x55e856fd086a 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 0x55e856fd07f7 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 0x55e856fd0223 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 0x55e856fcf4b3 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 0x55e856fcebbb 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
> 
> =================================================================
> ==2937521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c118e6585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c11a10add4 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 0x55c11a1004ac 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 0x55c11a021467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c11a0165f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c11b8d90b9 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 0x7f99eadd94a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c118e6585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c11a121fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c11a11f72e 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 0x55c11a051196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c11b8dadb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f99eadd9954 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 0x55c118e6585d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c1193f4969 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 0x55c1193f486a 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 0x55c1193f47f7 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 0x55c1193f4223 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 0x55c1193f34b3 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 0x55c1193f2bbb 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
> 
> =================================================================
> ==2937509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55612194085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x556122be5dd4 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 0x556122bdb4ac 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 0x556122afc467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556122af15f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5561243b40b9 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 0x7f544e43b4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55612194085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x556122bfcfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556122bfa72e 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 0x556122b2c196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5561243b5db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f544e43b954 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 0x55612194085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x556121ecf969 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 0x556121ecf86a 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 0x556121ecf7f7 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 0x556121ecf223 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 0x556121ece4b3 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 0x556121ecdbbb 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
> 
> =================================================================
> ==2937517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5594bc96c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5594bdc11dd4 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 0x5594bdc074ac 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 0x5594bdb28467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5594bdb1d5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5594bf3e00b9 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 0x7f3b640754a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5594bc96c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5594bdc28fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5594bdc2672e 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 0x5594bdb58196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5594bf3e1db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3b64075954 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 0x5594bc96c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5594bcefb969 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 0x5594bcefb86a 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 0x5594bcefb7f7 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 0x5594bcefb223 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 0x5594bcefa4b3 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 0x5594bcef9bbb 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
> 
> =================================================================
> ==2937548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55878f5b285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x558790857dd4 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 0x55879084d4ac 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 0x55879076e467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5587907635f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5587920260b9 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 0x7f0b4b15d4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55878f5b285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55879086efb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55879086c72e 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 0x55879079e196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558792027db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0b4b15d954 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 0x55878f5b285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55878fb41969 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 0x55878fb4186a 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 0x55878fb417f7 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 0x55878fb41223 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 0x55878fb404b3 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 0x55878fb3fbbb 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
> 
> =================================================================
> ==2937533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556b162a885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x556b1754ddd4 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 0x556b175434ac 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 0x556b17464467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556b174595f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556b18d1c0b9 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 0x7f05f657f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556b162a885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x556b17564fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556b1756272e 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 0x556b17494196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556b18d1ddb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f05f657f954 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 0x556b162a885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x556b16837969 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 0x556b1683786a 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 0x556b168377f7 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 0x556b16837223 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 0x556b168364b3 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 0x556b16835bbb 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
> 
> =================================================================
> ==2937537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55da9fec985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55daa116edd4 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 0x55daa11644ac 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 0x55daa1085467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55daa107a5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55daa293d0b9 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 0x7f128d7244a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55da9fec985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55daa1185fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55daa118372e 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 0x55daa10b5196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55daa293edb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f128d724954 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 0x55da9fec985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55daa0458969 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 0x55daa045886a 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 0x55daa04587f7 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 0x55daa0458223 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 0x55daa04574b3 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 0x55daa0456bbb 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
> 
> =================================================================
> ==2937316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e4f62f885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e4f759ddd4 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 0x55e4f75934ac 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 0x55e4f74b4467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e4f74a95f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e4f8d6c0b9 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 0x7f113d3ea4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e4f62f885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e4f75b4fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e4f75b272e 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 0x55e4f74e4196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e4f8d6ddb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f113d3ea954 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 0x55e4f62f885d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e4f6887969 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 0x55e4f688786a 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 0x55e4f68877f7 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 0x55e4f6887223 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 0x55e4f68864b3 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 0x55e4f6885bbb 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
> 
> =================================================================
> ==2937303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555e1abe285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555e1be87dd4 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 0x555e1be7d4ac 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 0x555e1bd9e467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555e1bd935f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555e1d6560b9 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 0x7f65059874a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555e1abe285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555e1be9efb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555e1be9c72e 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 0x555e1bdce196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555e1d657db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6505987954 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 0x555e1abe285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555e1b171969 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 0x555e1b17186a 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 0x555e1b1717f7 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 0x555e1b171223 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 0x555e1b1704b3 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 0x555e1b16fbbb 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
> 
> =================================================================
> ==2937309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559817b0c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x559818db1dd4 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 0x559818da74ac 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 0x559818cc8467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559818cbd5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55981a5800b9 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 0x7fb8857874a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559817b0c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x559818dc8fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559818dc672e 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 0x559818cf8196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55981a581db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb885787954 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 0x559817b0c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55981809b969 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 0x55981809b86a 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 0x55981809b7f7 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 0x55981809b223 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 0x55981809a4b3 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 0x559818099bbb 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
> 
> =================================================================
> ==2937329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f54f9ee85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55f550c93dd4 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 0x55f550c894ac 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 0x55f550baa467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f550b9f5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f5524620b9 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 0x7f69124294a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f54f9ee85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55f550caafb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f550ca872e 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 0x55f550bda196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f552463db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6912429954 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 0x55f54f9ee85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55f54ff7d969 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 0x55f54ff7d86a 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 0x55f54ff7d7f7 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 0x55f54ff7d223 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 0x55f54ff7c4b3 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 0x55f54ff7bbbb 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
> 
> =================================================================
> ==2937363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5578606bd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x557861962dd4 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 0x5578619584ac 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 0x557861879467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55786186e5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5578631310b9 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 0x7fec314124a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5578606bd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x557861979fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55786197772e 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 0x5578618a9196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557863132db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fec31412954 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 0x5578606bd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x557860c4c969 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 0x557860c4c86a 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 0x557860c4c7f7 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 0x557860c4c223 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 0x557860c4b4b3 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 0x557860c4abbb 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
> 
> =================================================================
> ==2937342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c751d8b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c753030dd4 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 0x55c7530264ac 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 0x55c752f47467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c752f3c5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c7547ff0b9 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 0x7f0aac3224a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c751d8b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c753047fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c75304572e 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 0x55c752f77196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c754800db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0aac322954 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 0x55c751d8b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c75231a969 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 0x55c75231a86a 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 0x55c75231a7f7 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 0x55c75231a223 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 0x55c7523194b3 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 0x55c752318bbb 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
> 
> =================================================================
> ==2937333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562b352f485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x562b36599dd4 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 0x562b3658f4ac 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 0x562b364b0467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562b364a55f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562b37d680b9 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 0x7fe3856244a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562b352f485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x562b365b0fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562b365ae72e 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 0x562b364e0196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562b37d69db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe385624954 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 0x562b352f485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x562b35883969 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 0x562b3588386a 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 0x562b358837f7 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 0x562b35883223 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 0x562b358824b3 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 0x562b35881bbb 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
> 
> =================================================================
> ==2937349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b0b4e8d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b0b6132dd4 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 0x55b0b61284ac 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 0x55b0b6049467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b0b603e5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b0b79010b9 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 0x7f1f236ad4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b0b4e8d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b0b6149fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b0b614772e 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 0x55b0b6079196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b0b7902db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1f236ad954 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 0x55b0b4e8d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b0b541c969 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 0x55b0b541c86a 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 0x55b0b541c7f7 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 0x55b0b541c223 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 0x55b0b541b4b3 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 0x55b0b541abbb 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
> 
> =================================================================
> ==2937400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563fbda4d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563fbecf2dd4 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 0x563fbece84ac 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 0x563fbec09467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563fbebfe5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563fc04c10b9 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 0x7f7a8b6fc4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563fbda4d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563fbed09fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563fbed0772e 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 0x563fbec39196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563fc04c2db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7a8b6fc954 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 0x563fbda4d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563fbdfdc969 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 0x563fbdfdc86a 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 0x563fbdfdc7f7 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 0x563fbdfdc223 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 0x563fbdfdb4b3 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 0x563fbdfdabbb 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
> 
> =================================================================
> ==2937376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555cdd21d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555cde4c2dd4 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 0x555cde4b84ac 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 0x555cde3d9467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555cde3ce5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555cdfc910b9 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 0x7f975f2cc4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555cdd21d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555cde4d9fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555cde4d772e 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 0x555cde409196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555cdfc92db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f975f2cc954 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 0x555cdd21d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555cdd7ac969 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 0x555cdd7ac86a 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 0x555cdd7ac7f7 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 0x555cdd7ac223 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 0x555cdd7ab4b3 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 0x555cdd7aabbb 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
> 
> =================================================================
> ==2937369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55eed672085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55eed79c5dd4 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 0x55eed79bb4ac 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 0x55eed78dc467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eed78d15f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eed91940b9 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 0x7f551b18d4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55eed672085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55eed79dcfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eed79da72e 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 0x55eed790c196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eed9195db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f551b18d954 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 0x55eed672085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55eed6caf969 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 0x55eed6caf86a 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 0x55eed6caf7f7 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 0x55eed6caf223 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 0x55eed6cae4b3 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 0x55eed6cadbbb 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
> 
> =================================================================
> ==2937387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cbc757285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55cbc8817dd4 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 0x55cbc880d4ac 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 0x55cbc872e467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cbc87235f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cbc9fe60b9 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 0x7f98fdf1c4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cbc757285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55cbc882efb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cbc882c72e 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 0x55cbc875e196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cbc9fe7db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f98fdf1c954 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 0x55cbc757285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55cbc7b01969 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 0x55cbc7b0186a 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 0x55cbc7b017f7 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 0x55cbc7b01223 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 0x55cbc7b004b3 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 0x55cbc7affbbb 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
> 
> =================================================================
> ==2937109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c042b5085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c043df5dd4 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 0x55c043deb4ac 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 0x55c043d0c467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c043d015f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c0455c40b9 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 0x7f2ab43cb4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c042b5085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c043e0cfb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c043e0a72e 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 0x55c043d3c196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c0455c5db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2ab43cb954 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 0x55c042b5085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c0430df969 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 0x55c0430df86a 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 0x55c0430df7f7 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 0x55c0430df223 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 0x55c0430de4b3 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 0x55c0430ddbbb 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
> 
> =================================================================
> ==2937101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5595facad85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5595fbf52dd4 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 0x5595fbf484ac 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 0x5595fbe69467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5595fbe5e5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5595fd7210b9 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 0x7fcf873e94a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5595facad85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5595fbf69fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5595fbf6772e 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 0x5595fbe99196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5595fd722db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcf873e9954 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 0x5595facad85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5595fb23c969 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 0x5595fb23c86a 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 0x5595fb23c7f7 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 0x5595fb23c223 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 0x5595fb23b4b3 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 0x5595fb23abbb 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
> 
> =================================================================
> ==2937116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e9e236b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e9e3610dd4 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 0x55e9e36064ac 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 0x55e9e3527467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e9e351c5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e9e4ddf0b9 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 0x7f08b90504a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e9e236b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e9e3627fb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e9e362572e 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 0x55e9e3557196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e9e4de0db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f08b9050954 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 0x55e9e236b85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e9e28fa969 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 0x55e9e28fa86a 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 0x55e9e28fa7f7 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 0x55e9e28fa223 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 0x55e9e28f94b3 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 0x55e9e28f8bbb 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
> 
> =================================================================
> ==2937119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a91fd8e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55a921033dd4 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 0x55a9210294ac 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 0x55a920f4a467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a920f3f5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a9228020b9 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 0x7f15cc9b54a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a91fd8e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55a92104afb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a92104872e 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 0x55a920f7a196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a922803db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f15cc9b5954 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 0x55a91fd8e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55a92031d969 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 0x55a92031d86a 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 0x55a92031d7f7 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 0x55a92031d223 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 0x55a92031c4b3 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 0x55a92031bbbb 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
> 
> =================================================================
> ==2937117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56328f78e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563290a33dd4 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 0x563290a294ac 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 0x56329094a467 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56329093f5f9 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5632922020b9 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 0x7f6c1007d4a7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56328f78e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x563290a4afb8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563290a4872e 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 0x56329097a196 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563292203db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6c1007d954 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 0x56328f78e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56328fd1d969 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 0x56328fd1d86a 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 0x56328fd1d7f7 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 0x56328fd1d223 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 0x56328fd1c4b3 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 0x56328fd1bbbb 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
> 
> =================================================================
> ==2938910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555a7b4f285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555a7c6901a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x555a7c689c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x555a7c67d135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x555a7c68f6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x555a7b4f6379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc406d4bd8f 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
> 
> =================================================================
> ==2939755==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55b3851fa85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b38649fdd4 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 0x55b386387f45 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55b3863976a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b3851fe379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9eb07e5d8f 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 0x55b3851fa85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b38649fdd4 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 0x55b38638828d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55b3863976a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b3851fe379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9eb07e5d8f 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 0x55b3851fa85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55b38649fdd4 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 0x55b3863db880 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55b3863b0d8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55b387c6e0b9 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 0x7f9eb1ab64a7 in xercesc_3_2::SAX2XMLReaderImpl::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
> 
> =================================================================
> ==2940142==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55e5555f085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e556895dd4 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 0x55e55677df45 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55e55678d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55e5555f4379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f31ac55ed8f 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 0x55e5555f085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e556895dd4 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 0x55e55677e28d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55e55678d6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55e5555f4379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f31ac55ed8f 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 0x55e5555f085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55e556895dd4 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 0x55e5567d1880 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55e5567a6d8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55e5580640b9 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 0x7f31ad82f4a7 in xercesc_3_2::SAX2XMLReaderImpl::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
> 
> =================================================================
> ==2924553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d08cab85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561d09e491a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x561d09e42c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x561d09e36135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x561d09e486a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x561d08caf379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9a5e479d8f 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
> 
> =================================================================
> ==2927202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572e3c3685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5572e4dd41a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5572e4dcdc1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5572e4dc1135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5572e4dd36a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5572e3c3a379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f061c137d8f 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
> 
> =================================================================
> ==2929477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff83dfe85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ff84f9c1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55ff84f95c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55ff84f89135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55ff84f9b6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55ff83e02379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3e5f15dd8f 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
> 
> =================================================================
> ==2929617==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55ed1b28a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ed1c52fdd4 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 0x55ed1c417f45 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55ed1c4276a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55ed1b28e379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f02259c7d8f 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 0x55ed1b28a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ed1c52fdd4 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 0x55ed1c41828d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55ed1c4276a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55ed1b28e379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f02259c7d8f 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 0x55ed1b28a85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ed1c52fdd4 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 0x55ed1c46b880 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55ed1c440d8a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55ed1dcfe0b9 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 0x7f0226c984a7 in xercesc_3_2::SAX2XMLReaderImpl::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
> 
> =================================================================
> ==2925450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5616bc9ef85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5616bdb8d1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5616bdb86c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5616bdb7a135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5616bdb8c6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5616bc9f3379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f71cdef4d8f 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
> 
> =================================================================
> ==2926322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560a3ca2285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x560a3dbc01a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x560a3dbb9c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x560a3dbad135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x560a3dbbf6a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x560a3ca26379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f42502bdd8f 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
> 
> =================================================================
> ==2923539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5582bbe1f85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5582bd20241e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5582bc4f2417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x5582bc12883d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x5582be6b08e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5582be894db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f56cace5954 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
> 
> =================================================================
> ==2923581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55aff583485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55aff6c1741e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55aff5f07417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55aff5b3d83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55aff80c58e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55aff82a9db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3eaac1f954 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
> 
> =================================================================
> ==2923540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55bf18bcf85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55bf19fb241e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55bf192a2417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55bf18ed883d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55bf1b4608e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55bf1b644db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5366e3b954 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
> 
> =================================================================
> ==2923542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56260ac3085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x56260c01341e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56260b303417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x56260af3983d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x56260d4c18e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56260d6a5db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f16a6345954 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
> 
> =================================================================
> ==2923633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55fa0200e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55fa033f141e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55fa026e1417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55fa0231783d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55fa0489f8e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55fa04a83db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb87fb71954 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
> 
> =================================================================
> ==2923643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c97f0e685d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c9804c941e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c97f7b9417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55c97f3ef83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55c9819778e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c981b5bdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f55e09f5954 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
> 
> =================================================================
> ==2923619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ba865cd85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55ba879b041e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ba86ca0417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55ba868d683d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55ba88e5e8e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55ba89042db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fabb8f90954 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
> 
> =================================================================
> ==2923628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5616238d485d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561624cb741e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561623fa7417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x561623bdd83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x5616261658e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561626349db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fe73e11b954 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
> 
> =================================================================
> ==2923625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c3f9ddf85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c3fb1c241e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c3fa4b2417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55c3fa0e883d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55c3fc6708e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c3fc854db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1f554b6954 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
> 
> =================================================================
> ==2923550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5643318a785d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x564332c8a41e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564331f7a417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x564331bb083d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x5643341388e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56433431cdb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fe193713954 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
> 
> =================================================================
> ==2923556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x555fbd7fb85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x555fbebde41e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x555fbdece417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x555fbdb0483d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x555fc008c8e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x555fc0270db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5cf8085954 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
> 
> =================================================================
> ==2923576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x561d9cef085d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x561d9e2d341e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561d9d5c3417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x561d9d1f983d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x561d9f7818e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561d9f965db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa69795e954 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
> 
> =================================================================
> ==2923558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55732a21d85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55732b60041e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55732a8f0417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55732a52683d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55732caae8e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55732cc92db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff830feb954 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
> 
> =================================================================
> ==2923607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5601a543185d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5601a681441e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5601a5b04417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x5601a573a83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x5601a7cc28e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5601a7ea6db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2291207954 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
> 
> =================================================================
> ==2923604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562581bfe85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x562582fe141e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5625822d1417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x562581f0783d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x56258448f8e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x562584673db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa9204f5954 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
> 
> =================================================================
> ==2923592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5619dc9b985d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x5619ddd9c41e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5619dd08c417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x5619dccc283d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x5619df24a8e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5619df42edb4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f29a7ee4954 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
> 
> =================================================================
> ==2923575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c6aee1e85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55c6b020141e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c6af4f1417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x55c6af12783d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55c6b16af8e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c6b1893db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1d763d6954 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
> 
> =================================================================
> ==2923577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556947b9285d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x556948f7541e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556948265417 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:383:43
>     #3 0x556947e9b83d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:931:30
>     #4 0x55694a4238e2 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55694a607db4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff8b1c2f954 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
> 
> =================================================================
> ==2941347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc7143c85d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x296a85d) (BuildId: 349ce3f385bbbefe2e49d4fa7666284ae00731c5)
>     #1 0x55fc725da1a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55fc725d3c1a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55fc725c7135 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55fc725d96a6 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55fc71440379 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f75867bcd8f 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:

27 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 color ( Last six runs Feb2024 )
demandelements flow create departpos ( Last six runs Feb2024 )
demandelements flow create departposlat ( Last six runs Feb2024 )
demandelements flow create poisson ( Last six runs Feb2024 )
demandelements flow inspect poisson ( Last six runs Feb2024 )
demandelements flow inspect_selection poisson ( Last six runs Feb2024 )
demandelements flow_embedded create poisson ( Last six runs Feb2024 )
demandelements flow_embedded inspect poisson ( Last six runs Feb2024 )
demandelements flow_embedded inspect_selection poisson ( Last six runs Feb2024 )
demandelements flow_junctions create begin ( Last six runs Feb2024 )
demandelements flow_junctions create color ( Last six runs Feb2024 )
demandelements flow_junctions create departpos ( Last six runs Feb2024 )
demandelements flow_junctions create departposlat ( Last six runs Feb2024 )
demandelements flow_junctions create line ( Last six runs Feb2024 )
demandelements flow_junctions create poisson ( Last six runs Feb2024 )
demandelements flow_junctions inspect poisson ( Last six runs Feb2024 )
demandelements flow_taz create arrivalspeed ( Last six runs Feb2024 )
demandelements flow_taz create begin ( Last six runs Feb2024 )
demandelements flow_taz create color ( Last six runs Feb2024 )
demandelements flow_taz create departpos ( Last six runs Feb2024 )
demandelements flow_taz create departposlat ( Last six runs Feb2024 )
demandelements flow_taz create line ( Last six runs Feb2024 )
demandelements flow_taz create poisson ( Last six runs Feb2024 )
demandelements flow_taz inspect poisson ( Last six runs Feb2024 )
demandelements routeflow create poisson ( Last six runs Feb2024 )
demandelements routeflow inspect poisson ( Last six runs Feb2024 )
demandelements routeflow inspect_selection poisson ( Last six runs Feb2024 )