18Sep22rv1_14_1+1105-553ca74fdbb - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Sep050611.248857 -g

To start TextTest for these tests, run:

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


default: 575 tests: 483 succeeded 92 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_cost_empty ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==2584784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa4477f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f34317c75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa45082 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f34317c75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_cost_false ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==2584788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa4477f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fce146585fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa45082 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fce146585fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_cost_negative ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==2584802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa4477f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe72825c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa45082 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe72825c5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_prob_empty ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==2584804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa4477f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd8608a35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa45082 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd8608a35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_prob_false ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==2584816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa4477f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f807d58a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa45082 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f807d58a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_prob_negative ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==2584833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa4477f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f693f82e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa45082 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f693f82e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors routealt routealt_last_empty ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==2584846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa4477f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5d0a9985fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa45082 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5d0a9985fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors routealt routealt_last_false ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==2584865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa4477f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f879e7665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa45082 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f879e7665fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors xml double_attribute ( Last six runs Sep2022 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==2585037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xaa2cec in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:472:29
>     #2 0xe5e372 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:169:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7f85271075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 136 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors xml missing_element_end ( Last six runs Sep2022 )

---------- Differences in errors ----------
6a7,53
> 
> =================================================================
> ==2585019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xaa2cec in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:472:29
>     #2 0xe5e372 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:169:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7fcce6e315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa9ed55 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:419:22
>     #2 0xe61ea6 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7fcce6e315fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
>     #8 0xa9f3e6 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:419:26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style2_input errors xml double_attribute ( Last six runs Sep2022 )

---------- Differences in errors ----------
5a6,26
> 
> =================================================================
> ==2585335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xed5658 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5aa45 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:93:34
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7f8dbf5295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xaa2cec in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:472:29
>     #2 0xe5e372 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:169:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7f8dbf5295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 664 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : alternatives style2_input errors xml missing_element_begin ( Last six runs Sep2022 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==2585305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xed5658 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5aa45 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:93:34
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7fb0b35035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 528 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : alternatives style2_input errors xml missing_element_end ( Last six runs Sep2022 )

---------- Differences in errors ----------
5a6,60
> 
> =================================================================
> ==2585310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xed5658 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5aa45 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:93:34
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7ff8531f05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xaa2cec in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:472:29
>     #2 0xe5e372 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:169:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7ff8531f05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa9ed55 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:419:22
>     #2 0xe61ea6 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7ff8531f05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket221 ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==2587367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1360 byte(s) in 10 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa4477f in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7571b8ff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 1120 byte(s) in 10 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa45082 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89a3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63963 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7571b8ff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 320 byte(s) in 10 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c35 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa2057a in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket221_flow ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2587371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xeb74bf in SUMOVehicleParserHelper::parseFlowAttributes(SumoXMLTag, SUMOSAXAttributes const&, bool, bool, long long, long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:144:47
>     #2 0xe5c422 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:123:38
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7eff3e6285ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 528 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs ticket3631_2 ( Last six runs Sep2022 )

---------- Differences in errors ----------
3a4,26
> 
> =================================================================
> ==2587454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f8107bb65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e72c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f8107bb65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs ticket7627 ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2587478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f769d040082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8640 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : container triggered invalid_mode ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,53
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2587116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xed5658 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5b701 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:34
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7fda907aa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 424 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8dd21 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:198:37
>     #2 0x10100a3 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
>     #3 0x7fda907aa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 513 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x7fda8f97387f in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x14387f)
>     #2 0x7ffc9dde453f  ([stack]+0x1a53f)
> 
> Indirect leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x13b20fe in OutputDevice::OutputDevice(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/iodevices/OutputDevice.cpp:197:39
>     #2 0x13c1a94 in OutputDevice_String::OutputDevice_String(int) /home/delphi/clangDebug/sumo/src/utils/iodevices/OutputDevice_String.cpp:31:7
>     #3 0xa8dd7e in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:198:41
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : container triggered unordered ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,53
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2587110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xed5658 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5b701 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:34
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7fdd8e1845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 424 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8dd21 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:198:37
>     #2 0x10100a3 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
>     #3 0x7fdd8e1845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 513 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x7fdd8d34d87f in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x14387f)
>     #2 0x7fffa6a2a03f  ([stack]+0x1a03f)
> 
> Indirect leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x13b20fe in OutputDevice::OutputDevice(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/iodevices/OutputDevice.cpp:197:39
>     #2 0x13c1a94 in OutputDevice_String::OutputDevice_String(int) /home/delphi/clangDebug/sumo/src/utils/iodevices/OutputDevice_String.cpp:31:7
>     #3 0xa8dd7e in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:198:41
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : flows with_vehtype_dist ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==2584143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8fb0a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7f6b5f1ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x5752f0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57521d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b4f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573386 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f9db in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a69 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9096c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x10100a3 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
>     #11 0x7f6b5f1ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb1ccb0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : flows with_vehtype_dist2 ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==2584155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8fb0a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7f9904bb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x5752f0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57521d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b4f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573386 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f9db in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a69 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9096c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x10100a3 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
>     #11 0x7f9904bb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb1ccb0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : flows with_vehtype_keepdist ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==2584160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8fb0a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7f47afc865ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x5752f0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57521d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b4f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573386 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f9db in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a69 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9096c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x10100a3 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
>     #11 0x7f47afc865ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb1ccb0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function costs ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==2585621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5c9ee in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae0577 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4bd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x10100a3 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
>     #7 0x7fa6266925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function measure dijkstra_edge_priority_rail ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,84
> 
> =================================================================
> ==2585906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6a64d8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522459 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d537 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7feadaea5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4784 byte(s) in 13 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6a64d8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522459 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d537 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7feadaea5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 384 byte(s) in 6 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x701290 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x7011bd in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocat
or<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x700e6c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge
<ROEdge, ROVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x6ff042 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, Rai
lEdge<ROEdge, ROVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<RO
Edge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x6fe766 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, 
RailEdge<ROEdge, ROVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge
<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >, std::piecewise_construct_t const&, std::tuple<SUMOV
ehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2460:19
>     #6 0x6fc078 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVe
hicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x6eb4e4 in RailEdge<ROEdge, ROVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function random-factor ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==2585613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5c9ee in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae0577 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4bd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x10100a3 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
>     #7 0x7f5e018905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,38
> 
> =================================================================
> ==2585991==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 557056 byte(s) in 2048 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x514348 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086f3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7f2544be8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 27008 byte(s) in 1688 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x57da90 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57d9bd in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x57d08f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x57b996 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_realloc_insert<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(__gnu_cxx::__normal_iterator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>*, std::vector<std::pair<Reversed
Edge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > > >, std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x57b269 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::emplace_back<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/
9/bits/vector.tcc:121:4
>     #6 0x57a531 in std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::push_back(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1201:9
>     #7 0x5159b0 in ReversedEdge<ROEdge, ROVehicle>::init() /home/delphi/clangDebug/sumo/src/utils/router/ReversedEdge.h:44:68
>     #8 0x5089cc in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:128:28
>     #9 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #10 0x7f2544be8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22784 byte(s) in 360 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x57da90 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57d9bd in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x57d08f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_save ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,40
> 
> =================================================================
> ==2586004==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 557056 byte(s) in 2048 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x514348 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086f3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7f00ffa81082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 27008 byte(s) in 1688 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x57da90 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57d9bd in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x57d08f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x57b996 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_realloc_insert<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(__gnu_cxx::__normal_iterator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>*, std::vector<std::pair<Reversed
Edge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > > >, std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x57b269 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::emplace_back<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/
9/bits/vector.tcc:121:4
>     #6 0x57a531 in std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::push_back(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1201:9
>     #7 0x5159b0 in ReversedEdge<ROEdge, ROVehicle>::init() /home/delphi/clangDebug/sumo/src/utils/router/ReversedEdge.h:44:68
>     #8 0x5089cc in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:128:28
>     #9 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #10 0x7f00ffa81082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22784 byte(s) in 360 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x57da90 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57d9bd in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x57d08f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_save_parallel ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,135
> 
> =================================================================
> ==2586012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x57f568 in DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>::clone() /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:96:22
>     #2 0x5c35d0 in LandmarkLookupTable<ROEdge, ROVehicle>::LandmarkLookupTable(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, SUMOAbstractRouter<ROEdge, ROVehicle>*, SUMOAbstractRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/clangDebug/sumo/src/utils/router/AStarLookupTab
le.h:212:97
>     #3 0x5bcb96 in void __gnu_cxx::new_allocator<LandmarkLookupTable<ROEdge, ROVehicle> >::construct<LandmarkLookupTable<ROEdge, ROVehicle> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(LandmarkLookupTable<
ROEdge, ROVehicle> const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:146:23
>     #4 0x5bbc43 in void std::allocator_traits<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >::construct<LandmarkLookupTable<ROEdge, ROVehicle> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(std::a
llocator<LandmarkLookupTable<ROEdge, ROVehicle> >&, LandmarkLookupTable<ROEdge, ROVehicle> const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include
/c++/9/bits/alloc_traits.h:483:8
>     #5 0x5baf2c in std::_Sp_counted_ptr_inplace<LandmarkLookupTable<ROEdge, ROVehicle> const, std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, (__gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits
<char>, std::allocator<char> >, int>(std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/
9/bits/shared_ptr_base.h:548:4
>     #6 0x5ba130 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<LandmarkLookupTable<ROEdge, ROVehicle> const, std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> >, int>(LandmarkLookupTable<ROEdge, ROVehicle> const*&, std::_Sp_alloc_shared_tag<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/
bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:680:6
>     #7 0x5b984e in std::__shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator
<char> >, int>(std::_Sp_alloc_shared_tag<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../includ
e/c++/9/bits/shared_ptr_base.h:1344:14
>     #8 0x5b90e7 in std::shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const>::shared_ptr<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(std::_Sp_alloc_sh
ared_tag<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr.h:359:4
>     #9 0x5b8780 in std::shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const> std::allocate_shared<LandmarkLookupTable<ROEdge, ROVehicle> const, std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> >, int>(std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../incl
ude/c++/9/bits/shared_ptr.h:701:14
>     #10 0x5171f2 in std::shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const> std::make_shared<LandmarkLookupTable<ROEdge, ROVehicle> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr.h:717:14
>     #11 0x50918a in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:132:26
>     #12 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7fa45515b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 557056 byte(s) in 2048 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x514348 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086f3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7fa45515b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 196608 byte(s) in 2 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_taz ( Last six runs Sep2022 )

---------- Differences in alts ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="DEFAULT_VEHTYPE" sigma="0"/>
<     <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<         <routeDistribution last="0">
<             <route cost="64.96" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
<         </routeDistribution>
<     </vehicle>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,57
> Warning: Unknown or unordered edge '1-sink' in landmark file.
> Warning: Unknown or unordered edge '1-source' in landmark file.
> Warning: Unknown or unordered edge '2-sink' in landmark file.
> Warning: Unknown or unordered edge '2-source' in landmark file.
> Warning: Unknown or unordered edge '1-sink' in landmark file.
> Warning: Unknown or unordered edge '1-source' in landmark file.
> Warning: Unknown or unordered edge '2-sink' in landmark file.
> Warning: Unknown or unordered edge '2-source' in landmark file.
> Error: No connection between edge '1-source' and edge '2-sink' found.
> Error: Mandatory edge '2-sink' not reachable by vehicle '0'.
> Error: The vehicle '0' has no valid route.
> Quitting (on error).
> 
> =================================================================
> ==2586015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 544 byte(s) in 2 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x514348 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086f3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7fc8e63d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 557600 byte(s) in 2050 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x514348 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086f3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7fc8e63d1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< AStarRouter answered 1 queries and explored 81.00 edges on average.
---
> AStarRouter answered 1 queries and explored 1.00 edges on average.
6d5
< Success.
---------- Differences in routes ----------
5,10c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="DEFAULT_VEHTYPE" sigma="0"/>
<     <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<         <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
<     </vehicle>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip access ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fe9bee58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip access_shortcut ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fcd6ed3f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip access_twice ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f58b3a3f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip bike_public_walk ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fc51953b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fe9fc72d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_early ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fbd2df6a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_too_late ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f0d06b4f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_too_late2 ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f48e8120082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_unmatched ( Last six runs Sep2022 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==2586491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fa734b58082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f480cb93082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk2 ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f076ed61082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk3 ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,119
> 
> =================================================================
> ==2586592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fb430c65082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fb431f175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk4 ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fa7bd633082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk5 ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fdaaf15a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk_detail ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f4a90b11082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f3aff69b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e72c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f3aff69b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_arrivalpos ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fac3d9845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e72c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fac3d9845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_departPos ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fe9de1e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e72c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fe9de1e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_detail ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f60ec8715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e72c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f60ec8715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_sidewalk ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fc828aac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e72c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fc828aac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip early_ending_flow ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5840 byte(s) in 10 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f6494e29082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 28800 byte(s) in 10 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip errors flow_without_end ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,103
> 
> =================================================================
> ==2586883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336384 byte(s) in 576 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fef05471082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 829440 byte(s) in 576 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5db6e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f11bf9545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5dbd4 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f11bf9545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_junction ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5db6e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fcade5b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5dbd4 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fcade5b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_no_place ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1168 byte(s) in 2 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5db6e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f73b7df65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 272 byte(s) in 2 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5dbd4 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f73b7df65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 1440 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_ptstop ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5db6e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f38294455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5dbd4 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f38294455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_train_bus_walk ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,203
> 
> =================================================================
> ==2586718==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa20627 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xa455d4 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:33
>     #9 0x8acec5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:568:65
>     #10 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #11 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #13 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #14 0x7f2867f8b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb4f6 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb40377 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30162 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip junctionTaz intermodal_net ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2586286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3504 byte(s) in 6 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f70b4a4f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 816 byte(s) in 6 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e72c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f70b4a4f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 4320 byte(s) leaked in 12 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip late_pt_flow ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==2586656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1168 byte(s) in 2 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fb9187a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 2 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa20627 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xa455d4 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:33
>     #9 0x8acec5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:568:65
>     #10 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #11 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #13 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #14 0x7fb9187a9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip no_valid_connection ( Last six runs Sep2022 )

---------- Differences in errors ----------
3a4,26
> 
> =================================================================
> ==2586488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5db6e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f4f44a6e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5dbd4 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f4f44a6e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : person personTrip prefer_walking ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==2586469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7efe84de5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 1440 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb4f6 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb40377 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30162 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c96f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7efe84de5082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip prefer_walking2 ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==2586477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1168 byte(s) in 2 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f93a6d3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2880 byte(s) in 2 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb4f6 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb40377 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30162 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c96f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7f93a6d3d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip public_walk ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f8322af8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8640 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip public_walk_human_readable_time ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f99ff83f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8640 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip ride_from_stop ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==2586731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f16ae2b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb4f6 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb40377 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30162 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c96f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7f16ae2b1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip ride_trip ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==2586733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f7af5201082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb4f6 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb40377 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30162 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c96f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7f7af5201082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip ride_trip_access ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==2586741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1752 byte(s) in 3 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f931eb8e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4320 byte(s) in 3 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa20627 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xa455d4 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:33
>     #9 0x8acec5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:568:65
>     #10 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #11 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #13 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #14 0x7f931eb8e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip stop_access_stop ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==2586724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f3ec0d1a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb4f6 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb40377 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30162 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c96f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7f3ec0d1a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi basic ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,147
> 
> =================================================================
> ==2586811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7eff80e2d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7eff820df5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb4f6 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb40377 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi longTaxiWait ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,147
> 
> =================================================================
> ==2586820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f7136944082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f7137bf65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb4f6 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb40377 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi transfer_allJunctions_shared_space ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2586874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f4c549e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f3ca in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f4c549e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 17 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xd1ca02 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0x8d64d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #3 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #4 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #5 0xb5f5cc in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_first ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==2586825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fdf52b50082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fdf53e025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_first_longTaxiWait ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==2586840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f61bf534082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f61c07e65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_first_transferTaxi ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==2586826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fc38850b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fc3897bd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_last ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==2586855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f5dfb5fe082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f5dfc8b05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_last_transferTaxi ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==2586862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fc700ff2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fc7022a45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5e6c6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_taxi_walk_transfer_ptStops ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2586872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f22f43505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f3ca in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f22f43505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 17 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xd1ca02 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0x8d64d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #3 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #4 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #5 0xb5f5cc in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip unusable_bus ( Last six runs Sep2022 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==2586415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7ff1a4b34082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8640 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip walk_via_trainStop_ride_taxi ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2586779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f370 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f8787de95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5f3ca in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:50
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f8787de95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 17 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xd1ca02 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0x8d64d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #3 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #4 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #5 0xb5f5cc in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip write_net_weight ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==2586667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f17a8ddb082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca35 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d66d5 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee19 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bee7 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acfb5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person triggered invalid_mode ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,21
> 
> =================================================================
> ==2586947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xed5658 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5affd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:34
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7fdb520875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8dbd7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:191:28
>     #2 0x10100a3 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
>     #3 0x7fdb520875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 552 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : person triggered unordered ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,21
> 
> =================================================================
> ==2586940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xed5658 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5affd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:34
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7ff4341635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8dbd7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:191:28
>     #2 0x10100a3 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
>     #3 0x7ff4341635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 552 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==2587077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5c9ee in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae0577 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4bd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x10100a3 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
>     #7 0x7fe4a4c6f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : personFlow basic_randomize ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==2587070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5c9ee in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae0577 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4bd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x10100a3 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
>     #7 0x7f1e81ef55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : personFlow edges ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,54
> 
> =================================================================
> ==2587086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb60735 in ROPerson::addWalk(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:126:24
>     #2 0xae0362 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1268:13
>     #3 0xe5f4bd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fdc88bc25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb60b69 in ROPerson::addWalk(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:128:30
>     #2 0xae0362 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1268:13
>     #3 0xe5f4bd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7fdc88bc25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x557140 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55706d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x5565bf in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f5f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e42 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : personFlow personTrip busstop ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,110
> 
> =================================================================
> ==2587057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x8acf03 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b193d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879fac in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50dbc8 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f1fc89b6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5c9ee in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f36c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x10100a3 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 0x7f1fc9c685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x903070 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902f9d in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f2f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x90287f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x901992 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : personFlow walk_poisson ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==2587081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb5c9ee in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadbfe2 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae0577 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4bd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x10100a3 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
>     #7 0x7f55d94855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : routes embedded with_vehtypedist ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,39
> 
> =================================================================
> ==2584474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8fb0a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7fc9e68305ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x5752f0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57521d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b4f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573386 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f9db in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a69 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xaa9f75 in RORouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:548:41
>     #8 0xe61fa7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #9 0x1011e28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7fc9e68305fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb1ccb0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xb1cbdd in std::allocator_traits<std::allocator<SUMOVTypeParameter*> >::allocate(std::allocator<SUMOVTypeParameter*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips rail reversal_impossible ( Last six runs Sep2022 )

---------- Differences in errors ----------
4a5,494
> 
> =================================================================
> ==2583772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6a64d8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522459 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d537 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f9c70fdf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6a64d8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522459 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d537 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f9c70fdf082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6bb514 in RailEdge<ROEdge, ROVehicle>::init(std::vector<RailEdge<ROEdge, ROVehicle>*, std::allocator<RailEdge<ROEdge, ROVehicle>*> >&, int&, double) /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:130:36
>     #2 0x6b6de0 in RailwayRouter<ROEdge, ROVehicle>::getRailEdges() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:192:27
>     #3 0x6b1b71 in RailwayRouter<ROEdge, ROVehicle>::ensureInternalRouter() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:176:54
>     #4 0x6a7373 in RailwayRouter<ROEdge, ROVehicle>::compute(ROEdge const*, ROEdge const*, ROVehicle const*, long long, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:103:9
>     #5 0xa3a565 in RORouteDef::repairCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&, std::vector<ROEdge const*, std::allocator<ROEdge const*> >, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:245:29
>     #6 0xa3044b in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:120:13
>     #7 0xa2ca78 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:87:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : trips rail reversal_possible ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,490
> 
> =================================================================
> ==2583762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6a64d8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522459 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d537 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f188b463082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6a64d8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522459 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d537 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f188b463082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6bb514 in RailEdge<ROEdge, ROVehicle>::init(std::vector<RailEdge<ROEdge, ROVehicle>*, std::allocator<RailEdge<ROEdge, ROVehicle>*> >&, int&, double) /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:130:36
>     #2 0x6b6de0 in RailwayRouter<ROEdge, ROVehicle>::getRailEdges() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:192:27
>     #3 0x6b1b71 in RailwayRouter<ROEdge, ROVehicle>::ensureInternalRouter() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:176:54
>     #4 0x6a7373 in RailwayRouter<ROEdge, ROVehicle>::compute(ROEdge const*, ROEdge const*, ROVehicle const*, long long, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:103:9
>     #5 0xa3a565 in RORouteDef::repairCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&, std::vector<ROEdge const*, std::allocator<ROEdge const*> >, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:245:29
>     #6 0xa3044b in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:120:13
>     #7 0xa2ca78 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:87:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips rail stop_reverse_stop ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,490
> 
> =================================================================
> ==2583778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6a64d8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522459 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d537 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f9e50acd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6a64d8 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522459 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d537 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f573 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f9e50acd082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x6bb514 in RailEdge<ROEdge, ROVehicle>::init(std::vector<RailEdge<ROEdge, ROVehicle>*, std::allocator<RailEdge<ROEdge, ROVehicle>*> >&, int&, double) /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:130:36
>     #2 0x6b6de0 in RailwayRouter<ROEdge, ROVehicle>::getRailEdges() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:192:27
>     #3 0x6b1b71 in RailwayRouter<ROEdge, ROVehicle>::ensureInternalRouter() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:176:54
>     #4 0x6a7373 in RailwayRouter<ROEdge, ROVehicle>::compute(ROEdge const*, ROEdge const*, ROVehicle const*, long long, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:103:9
>     #5 0xa3a565 in RORouteDef::repairCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&, std::vector<ROEdge const*, std::allocator<ROEdge const*> >, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:245:29
>     #6 0xa3044b in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:120:13
>     #7 0xa2ca78 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:87:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips with_vehtype_dist ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==2583602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8fb0a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7fe0f0e095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x5752f0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57521d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b4f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573386 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f9db in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a69 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9096c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x10100a3 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
>     #11 0x7fe0f0e095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb1ccb0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips with_vehtype_keepdist ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==2583601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xa8fb0a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x10100a3 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 0x7f60960775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0x5752f0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57521d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b4f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573386 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f9db in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a69 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9096c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e0d0 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dab7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x10100a3 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
>     #11 0x7f60960775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501ecd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501ecd)
>     #1 0xb1ccb0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1