17Sep22rv1_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
> 
> =================================================================
> ==1031751==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 0x7f1f766a25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0x7f1f766a25fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1031764==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 0x7fd473b015fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0x7fd473b015fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1031769==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 0x7f052f52d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0x7f052f52d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1031770==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 0x7f819f1b55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0x7f819f1b55fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1031793==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 0x7f94148a15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0x7f94148a15fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1031800==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 0x7f4ff47555fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0x7f4ff47555fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1031826==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 0x7febd0b955fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0x7febd0b955fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1031827==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 0x7efc7b8a65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 0x7efc7b8a65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1032005==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 0x7f0d5c0bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1031989==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 0x7fe028a805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe028a805fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1032314==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 0x7f02206e15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f02206e15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1032285==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 0x7f2ef2d1b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1032286==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 0x7f6610cce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6610cce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6610cce5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1034326==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 0x7f5bee120f52 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 0x7f5bee120f52 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
> 
> =================================================================
> ==1034331==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 0x7f2c9fdb55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1034416==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 0x7f7a7a7f95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f7a7a7f95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1034431==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 0x7ff78f69a082 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
> 
> =================================================================
> ==1034076==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 0x7f8785d4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8785d4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8784f1687f 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 0x7fff0f42baff  ([stack]+0x1aaff)
> 
> 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
> 
> =================================================================
> ==1034064==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 0x7f664ed4f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f664ed4f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f664df1887f 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 0x7ffc1e7a4a9f  ([stack]+0x19a9f)
> 
> 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
> 
> =================================================================
> ==1031164==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 0x7efc2fd0d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7efc2fd0d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1031173==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 0x7fdd5c9d85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fdd5c9d85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1031183==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 0x7f0245dbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f0245dbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1032595==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 0x7fb44f9da5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1032877==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 0x7f8322842082 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 0x7f8322842082 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
> 
> =================================================================
> ==1032586==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 0x7f61412935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1032957==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 0x7ffb6ebc6082 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 0x7ffb6ebc6082 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
> 
> =================================================================
> ==1032973==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 0x7fcdbb4d2082 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 0x7fcdbb4d2082 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
> 
> =================================================================
> ==1032974==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 0x7f29c72fa082 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 0x7f29c72fa082 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).
> 
> =================================================================
> ==1032986==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 0x7f905ac05082 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 0x7f905ac05082 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
> 
> =================================================================
> ==1033470==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 0x7f63527f8082 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
> 
> =================================================================
> ==1033484==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 0x7f5fd4fc5082 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
> 
> =================================================================
> ==1033486==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 0x7f3500357082 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
> 
> =================================================================
> ==1033626==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 0x7fe3e0658082 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
> 
> =================================================================
> ==1033368==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 0x7f43c218e082 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
> 
> =================================================================
> ==1033369==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 0x7fa10fcc1082 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
> 
> =================================================================
> ==1033392==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 0x7f8f33d4d082 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
> 
> =================================================================
> ==1033396==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 0x7f344c4cb082 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
> 
> =================================================================
> ==1033415==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 0x7f4f41f60082 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
> 
> =================================================================
> ==1033516==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 0x7fc5b8878082 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
> 
> =================================================================
> ==1033515==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 0x7fedb0783082 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
> 
> =================================================================
> ==1033528==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 0x7fc58b4fe082 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 0x7fc58c7b05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033526==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 0x7f6f0b25c082 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
> 
> =================================================================
> ==1033548==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 0x7f12f1e06082 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
> 
> =================================================================
> ==1033559==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 0x7f05a5975082 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
> 
> =================================================================
> ==1033306==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 0x7f725387a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f725387a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033332==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 0x7f2556c655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f2556c655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033335==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 0x7fbd5d5d75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fbd5d5d75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033322==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 0x7f9c344e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9c344e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033328==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 0x7f9a1d3ce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f9a1d3ce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033570==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 0x7fd0fa44d082 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
> 
> =================================================================
> ==1033833==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 0x7f4fcd2d5082 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
> 
> =================================================================
> ==1033435==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 0x7f70874945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f70874945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033455==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 0x7fa2f25be5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa2f25be5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033461==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 0x7eff27cd25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7eff27cd25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033448==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 0x7fb877fd25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb877fd25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033655==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 0x7f2030c3d082 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
> 
> =================================================================
> ==1033255==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 0x7f8e112055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8e112055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033595==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 0x7fddccdf3082 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 0x7fddccdf3082 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
> 
> =================================================================
> ==1033433==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 0x7f236d62a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f236d62a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033405==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 0x7ff17fff7082 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 0x7ff17fff7082 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
> 
> =================================================================
> ==1033414==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 0x7f27dcbe9082 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 0x7f27dcbe9082 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
> 
> =================================================================
> ==1033344==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 0x7f8fb82dd082 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
> 
> =================================================================
> ==1033611==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 0x7f7c10265082 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
> 
> =================================================================
> ==1033679==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 0x7f8fc8471082 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 0x7f8fc8471082 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
> 
> =================================================================
> ==1033683==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 0x7fb4bd036082 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 0x7fb4bd036082 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
> 
> =================================================================
> ==1033689==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 0x7f983a856082 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 0x7f983a856082 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
> 
> =================================================================
> ==1033668==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 0x7f61ac928082 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 0x7f61ac928082 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
> 
> =================================================================
> ==1033762==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 0x7fd22cc0c082 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 0x7fd22debe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033774==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 0x7fc8508bc082 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 0x7fc851b6e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033814==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 0x7fa64414b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa64414b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033775==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 0x7ff455b64082 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 0x7ff456e165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033792==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 0x7fbf40da2082 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 0x7fbf420545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033780==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 0x7ff9651b3082 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 0x7ff9664655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033805==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 0x7f0398e1f082 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 0x7f039a0d15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033812==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 0x7f91f9580082 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 0x7f91fa8325ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033830==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 0x7fb66388d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fb66388d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033367==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 0x7ff5eb0d7082 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
> 
> =================================================================
> ==1033726==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 0x7f6b40cca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f6b40cca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033612==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 0x7f35ef4f4082 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
> 
> =================================================================
> ==1033906==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 0x7f71a8f8b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f71a8f8b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1033902==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 0x7f2cc8d1b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f2cc8d1b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1034017==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 0x7f37d6acc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1034016==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 0x7f31666975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1034053==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 0x7fa6b17f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fa6b17f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1034015==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 0x7f7df79a2082 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 0x7f7df8c545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1034037==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 0x7f3482a165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1031501==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 0x7fe5da6c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe5da6c05fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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
> 
> =================================================================
> ==1030798==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 0x7f2177b4a082 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 0x7f2177b4a082 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
> 
> =================================================================
> ==1030780==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 0x7f8a7be50082 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 0x7f8a7be50082 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
> 
> =================================================================
> ==1030794==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 0x7f0504026082 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 0x7f0504026082 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
> 
> =================================================================
> ==1030667==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 0x7fe78dc705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7fe78dc705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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
> 
> =================================================================
> ==1030679==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 0x7f8f6d3335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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 0x7f8f6d3335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, 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