22Jun23rv1_17_0+1155-03d9b09867e - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Jun074405.4147354 -g

To start TextTest for these tests, run:

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


default: 717 tests: 87 succeeded 627 FAILED 3 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : broken_nets netconvert ( Last six runs Jun2023 )

---------- Differences in errors ----------
118a119,130
> 
> =================================================================
> ==2562261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 376 byte(s) in 1 object(s) allocated from:
>     #0 0x56322543cd2d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1435d2d) (BuildId: 95be09d73513ff1e773da85955b58adcba93f566)
>     #1 0x563225b20d83 in NIImporter_SUMO::addEdge(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:577:21
>     #2 0x563225b1e4d1 in NIImporter_SUMO::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:455:13
>     #3 0x563226a50ab9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fa00e6c74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 376 byte(s) leaked in 1 allocation(s).
125a138,180
> 
> =================================================================
> ==2562325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e99d0a5d2d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1435d2d) (BuildId: 95be09d73513ff1e773da85955b58adcba93f566)
>     #1 0x55e99d789d83 in NIImporter_SUMO::addEdge(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:577:21
>     #2 0x55e99d7874d1 in NIImporter_SUMO::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:455:13
>     #3 0x55e99e6b9ab9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f21452084d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x55e99d0a5d2d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1435d2d) (BuildId: 95be09d73513ff1e773da85955b58adcba93f566)
>     #1 0x55e99d790701 in NIImporter_SUMO::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:635:21
>     #2 0x55e99d7875ba in NIImporter_SUMO::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:458:13
>     #3 0x55e99e6b9ab9 in GenericSAXHandler::startElement(char16_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>

TEST FAILED on ts-sim-build-ba : broken_nets sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
126a127,140
> 
> =================================================================
> ==2554121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55687b82e24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55687cb2b7a4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:249:12
>     #2 0x55687cb2118c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55687ca41df7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55687ca36f89 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55687e2cd8e9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f50a202d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
129a144,157
> 
> =================================================================
> ==2554181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x555fe410324d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555fe54007a4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:249:12
>     #2 0x555fe53f618c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555fe5316df7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555fe530bf89 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555fe6ba28e9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe4747084d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : broken_nets sumo_no_validation ( Last six runs Jun2023 )

---------- Differences in errors ----------
129a130,143
> 
> =================================================================
> ==2562413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x564d2687524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564d27b727a4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:249:12
>     #2 0x564d27b6818c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564d27a88df7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564d27a7df89 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564d293148e9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6bf3b134d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
132a147,160
> 
> =================================================================
> ==2562490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55818524524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581865427a4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:249:12
>     #2 0x55818653818c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558186458df7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55818644df89 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558187ce48e9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f589d4fb4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : emissions invalid_cycle ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2573719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x561e8642be6d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/emissionsDrivingCycleD+0x775e6d) (BuildId: 26442f8816da9aa7bd1a7e2fadd77ef46442992f)
>     #1 0x561e8643b5aa in main /home/delphi/clangDebug/sumo/src/tools/emissionsDrivingCycle_main.cpp:176:19
>     #2 0x7fbd18b22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x561e8642bf7d in operator new[](unsigned long) (/home/delphi/clangDebug/sumo/bin/emissionsDrivingCycleD+0x775f7d) (BuildId: 26442f8816da9aa7bd1a7e2fadd77ef46442992f)
>     #1 0x7fbd18f3ee43 in std::basic_filebuf<char, std::char_traits<char> >::_M_allocate_internal_buffer() (/lib/x86_64-linux-gnu/libstdc++.so.6+0x114e43) (BuildId: f57e02bfadacc0c923c82457d5e18e1830b5faea)
> 
> SUMMARY: AddressSanitizer: 8704 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : emissions nefz_energy_vtype ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,150
> 
> =================================================================
> ==2573857==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1248 byte(s) in 13 object(s) allocated from:
>     #0 0x55669c1a6e6d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/emissionsDrivingCycleD+0x775e6d) (BuildId: 26442f8816da9aa7bd1a7e2fadd77ef46442992f)
>     #1 0x55669c640da9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55669c640caa in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55669c6409b7 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55669c63ee34 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55669c63db8c in std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
 > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_e
mplace_hint_unique<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<ch
ar> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2431:19
>     #6 0x55669c6233f6 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::operator[]
(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h:501:15
>     #7 0x55669c87e0cc in Parameterised::setParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/common/Parameterised.cpp:46:5
>     #8 0x55669c2250a5 in SUMORouteHandler::addParam(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:391:29
>     #9 0x55669c22337e in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:220:13
>     #10 0x55669c687829 in GenericSAXHandler::startElement(char16_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 0x7f43557de4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55669c1a6e6d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/emissionsDrivingCycleD+0x775e6d) (BuildId: 26442f8816da9aa7bd1a7e2fadd77ef46442992f)
>     #1 0x55669c2abdbe in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:728:37
>     #2 0x55669c221315 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:167:30
>     #3 0x55669c687829 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f43557de4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 225 byte(s) in 11 object(s) allocated from:
>     #0 0x55669c1a6e6d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/emissionsDrivingCycleD+0x775e6d) (BuildId: 26442f8816da9aa7bd1a7e2fadd77ef46442992f)
>     #1 0x55669c3a3e8b in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.tcc:219:14
>     #2 0x55669c641450 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 0ul>(std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>&, std::tuple<>&, std::_Index_tuple<0ul>, std::_Index_tuple<>) /bin/../lib/gcc/x86_64-linux-gnu/1
1/../../../../include/c++/11/tuple:1823:9
<truncated after showing first 30 lines>
---------- Differences in output ----------
12,22c12
< Running 'Energy/unknown'
< sums
< length:11041.9
< CO:0
< CO2:0
< HC:0
< NOx:0
< PMx:0
< fuel:0
< electricity:1243.51
< Success.
---
> Error on building PHEMlight measurements
---------- Differences in results ----------
1,2364d0
< Energy/zero
< 1;0;0;0;0;0;0;0;0;0;0
< 2;0;0;0;0;0;0;0;0;0;0
< 3;0;0;0;0;0;0;0;0;0;0
< 4;0;0;0;0;0;0;0;0;0;0
< 5;0;0;0;0;0;0;0;0;0;0
< 6;0;0;0;0;0;0;0;0;0;0
< 7;0;0;0;0;0;0;0;0;0;0
< 8;0;0;0;0;0;0;0;0;0;0
< 9;0;0;0;0;0;0;0;0;0;0
< 10;0;0;0;0;0;0;0;0;0;0
< 11;0;0;0;0;0;0;0;0;0;0
< 12;0.522222;0.522222;0;0;0;0;0;0;0;0
< 13;1.56111;1.03889;0;0;0;0;0;0;0;0
< 14;2.60278;1.04167;0;0;0;0;0;0;0;0
< 15;3.64444;1.04167;0;0;0;0;0;0;0;0
< 16;4.16667;0.522222;0;0;0;0;0;0;0;0
< 17;4.16667;0;0;0;0;0;0;0;0;0
< 18;4.16667;0;0;0;0;0;0;0;0;0
< 19;4.16667;0;0;0;0;0;0;0;0;0
< 20;4.16667;0;0;0;0;0;0;0;0;0
< 21;4.16667;0;0;0;0;0;0;0;0;0
< 22;4.16667;0;0;0;0;0;0;0;0;0
< 23;4.16667;0;0;0;0;0;0;0;0;0
< 24;3.82222;-0.344444;0;0;0;0;0;0;0;0
< 25;3.12778;-0.694444;0;0;0;0;0;0;0;0
< 26;2.31389;-0.813889;0;0;0;0;0;0;0;0
< 27;1.38333;-0.930556;0;0;0;0;0;0;0;0
< 28;0.461111;-0.922222;0;0;0;0;0;0;0;0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : fmi model_validation ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "/home/delphi/clangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/home/delphi/.local/lib/python3.10/site-packages/fmpy/model_description.py", line 433, in read_model_description
>     xml = zf.open('modelDescription.xml')
>   File "/usr/lib/python3.10/zipfile.py", line 1514, in open
>     zinfo = self.getinfo(name)
>   File "/usr/lib/python3.10/zipfile.py", line 1441, in getinfo
>     raise KeyError(
> KeyError: "There is no item named 'modelDescription.xml' in the archive"
---------- Differences in output ----------
1,3d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< Print ended at step 60.0

TEST FAILED on ts-sim-build-ba : fmi vehicle_getIDCount ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "/home/delphi/clangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/home/delphi/.local/lib/python3.10/site-packages/fmpy/model_description.py", line 433, in read_model_description
>     xml = zf.open('modelDescription.xml')
>   File "/usr/lib/python3.10/zipfile.py", line 1514, in open
>     zinfo = self.getinfo(name)
>   File "/usr/lib/python3.10/zipfile.py", line 1441, in getinfo
>     raise KeyError(
> KeyError: "There is no item named 'modelDescription.xml' in the archive"
---------- Differences in output ----------
1,63d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 1.0: vehicle.getIDCount = 6
< TIME 2.0: vehicle.getIDCount = 6
< TIME 3.0: vehicle.getIDCount = 6
< TIME 4.0: vehicle.getIDCount = 7
< TIME 5.0: vehicle.getIDCount = 7
< TIME 6.0: vehicle.getIDCount = 8
< TIME 7.0: vehicle.getIDCount = 8
< TIME 8.0: vehicle.getIDCount = 9
< TIME 9.0: vehicle.getIDCount = 9
< TIME 10.0: vehicle.getIDCount = 9
< TIME 11.0: vehicle.getIDCount = 9
< TIME 12.0: vehicle.getIDCount = 9
< TIME 13.0: vehicle.getIDCount = 10
< TIME 14.0: vehicle.getIDCount = 10
< TIME 15.0: vehicle.getIDCount = 10
< TIME 16.0: vehicle.getIDCount = 11
< TIME 17.0: vehicle.getIDCount = 11
< TIME 18.0: vehicle.getIDCount = 12
< TIME 19.0: vehicle.getIDCount = 12
< TIME 20.0: vehicle.getIDCount = 12
< TIME 21.0: vehicle.getIDCount = 13
< TIME 22.0: vehicle.getIDCount = 13
< TIME 23.0: vehicle.getIDCount = 13
< TIME 24.0: vehicle.getIDCount = 13
< TIME 25.0: vehicle.getIDCount = 13
< TIME 26.0: vehicle.getIDCount = 12
< TIME 27.0: vehicle.getIDCount = 10
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : fmi vehicle_getParameterWithKey ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "/home/delphi/clangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/home/delphi/.local/lib/python3.10/site-packages/fmpy/model_description.py", line 433, in read_model_description
>     xml = zf.open('modelDescription.xml')
>   File "/usr/lib/python3.10/zipfile.py", line 1514, in open
>     zinfo = self.getinfo(name)
>   File "/usr/lib/python3.10/zipfile.py", line 1441, in getinfo
>     raise KeyError(
> KeyError: "There is no item named 'modelDescription.xml' in the archive"
---------- Differences in output ----------
1,4d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< key, value: 'meaningOfLife', '42'
< Print ended at step 60.0

TEST FAILED on ts-sim-build-ba : fmi vehicle_moveToXY ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "/home/delphi/clangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/home/delphi/.local/lib/python3.10/site-packages/fmpy/model_description.py", line 433, in read_model_description
>     xml = zf.open('modelDescription.xml')
>   File "/usr/lib/python3.10/zipfile.py", line 1514, in open
>     zinfo = self.getinfo(name)
>   File "/usr/lib/python3.10/zipfile.py", line 1441, in getinfo
>     raise KeyError(
> KeyError: "There is no item named 'modelDescription.xml' in the archive"
---------- Differences in output ----------
1,91d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 0: laneID = ''
< TIME 1.0: laneID = 'WE1_0'
< currentPos = [0.0, -1.6]
< targetPos = (10.0, -1.6)
< TIME 2.0: laneID = 'WE1_0'
< currentPos = [10.0, -1.6]
< targetPos = (20.0, -1.6)
< TIME 3.0: laneID = 'WE1_0'
< currentPos = [20.0, -1.6]
< targetPos = (30.0, -1.6)
< TIME 4.0: laneID = 'WE1_0'
< currentPos = [30.0, -1.6]
< targetPos = (40.0, -1.6)
< TIME 5.0: laneID = 'WE1_0'
< currentPos = [40.0, -1.6]
< targetPos = (50.0, -1.6)
< TIME 6.0: laneID = ':J1_10_0'
< currentPos = [50.0, -1.6]
< targetPos = (60.0, -1.6)
< TIME 7.0: laneID = 'WE2_0'
< currentPos = [60.0, -1.6]
< targetPos = (70.0, -1.6)
< TIME 8.0: laneID = 'WE2_0'
< currentPos = [70.0, -1.6]
< targetPos = (80.0, -1.6)
< TIME 9.0: laneID = 'WE2_0'
< currentPos = [80.0, -1.6]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert left_turn_noblocking_double_intersection ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  95 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572375==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55e0f9e94e32 bp 0x7fff8df21270 sp 0x7fff8df21268
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55e0f9e94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0f9e949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0f9b9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0f9ba0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0f9d9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0f9d92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0f9ffc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0f971ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0f971a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0f9708018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9be12e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9be12e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0f9646634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55e0f9704aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e0fbfe4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0f9e94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0f9b9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
2c2
< test passed. no blocking occured
---
> test failed. vehicles were blocked

TEST FAILED on ts-sim-build-ba : netconvert left_turn_noblocking_longveh ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  e4 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572354==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555878194e32 bp 0x7ffd649243b0 sp 0x7ffd649243a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555878194e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558781949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555877e9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555877ea0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55587809aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555878092952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558782fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555877a1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555877a1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555877a08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccd96c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccd96c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555877946634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555877a04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55587a2e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555878194725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555877e9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
2c2
< test passed. no blocking occured
---
> test failed. vehicles were blocked

TEST FAILED on ts-sim-build-ba : netconvert opendrive_roundtrip ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,136
> 
> =================================================================
> ==2572493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 1 object(s) allocated from:
>     #0 0x564d7bbfad2d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1435d2d) (BuildId: 95be09d73513ff1e773da85955b58adcba93f566)
>     #1 0x564d7c05dfe0 in NIImporter_OpenDrive::myCharacters(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenDrive.cpp:2672:30
>     #2 0x564d7d210342 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:156:13
>     #3 0x7fd7d8639984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 824 byte(s) in 1 object(s) allocated from:
>     #0 0x564d7bbfaf4d in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1435f4d) (BuildId: 95be09d73513ff1e773da85955b58adcba93f566)
>     #1 0x7fd7d8308600  (/lib/x86_64-linux-gnu/libproj.so.22+0x230600) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 448 byte(s) in 2 object(s) allocated from:
>     #0 0x564d7bbfad2d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1435d2d) (BuildId: 95be09d73513ff1e773da85955b58adcba93f566)
>     #1 0x7fd7d818dad1 in osgeo::proj::common::IdentifiedObject::setProperties(osgeo::proj::util::PropertyMap const&) (/lib/x86_64-linux-gnu/libproj.so.22+0xb5ad1) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 408 byte(s) in 1 object(s) allocated from:
>     #0 0x564d7bbc0148 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13fb148) (BuildId: 95be09d73513ff1e773da85955b58adcba93f566)
>     #1 0x7fd7d8347e75  (/lib/x86_64-linux-gnu/libproj.so.22+0x26fe75) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x564d7bbc0148 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13fb148) (BuildId: 95be09d73513ff1e773da85955b58adcba93f566)
>     #1 0x7fd7d8300d5a  (/lib/x86_64-linux-gnu/libproj.so.22+0x228d5a) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 224 byte(s) in 2 object(s) allocated from:
>     #0 0x564d7bbfad2d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1435d2d) (BuildId: 95be09d73513ff1e773da85955b58adcba93f566)
>     #1 0x7fd7d8187afc in osgeo::proj::common::UnitOfMeasure::UnitOfMeasure(osgeo::proj::common::UnitOfMeasure const&) (/lib/x86_64-linux-gnu/libproj.so.22+0xafafc) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla basic ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  9d 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572298==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55e3e68b1e32 bp 0x7ffffc57f6f0 sp 0x7ffffc57f6e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55e3e68b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3e68b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3e65bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3e65bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3e67b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3e67af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3e6a19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3e613bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3e613756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3e6125018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff295a8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff295a8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3e6063634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55e3e6121aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e3e8a01ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3e68b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3e65bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1695,1740c1695
<         <vehicle id="v.3" x="1937.10" y="-1.60" angle="90.00" type="t_follower" speed="13.07" pos="937.10" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="12.85" leaderGap="8.02"/>
<     </timestep>
<     <timestep time="146.00">
<         <vehicle id="v.0" x="1983.21" y="-1.60" angle="90.00" type="t_leader" speed="13.35" pos="983.21" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.1" x="1969.93" y="-1.60" angle="90.00" type="t_follower" speed="13.44" pos="969.93" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.35" leaderGap="8.28"/>
<         <vehicle id="v.2" x="1956.76" y="-1.60" angle="90.00" type="t_follower" speed="13.28" pos="956.76" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.44" leaderGap="8.17"/>
<         <vehicle id="v.3" x="1943.67" y="-1.60" angle="90.00" type="t_follower" speed="13.13" pos="943.67" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.28" leaderGap="8.10"/>
<     </timestep>
<     <timestep time="146.50">
<         <vehicle id="v.0" x="1989.91" y="-1.60" angle="90.00" type="t_leader" speed="13.41" pos="989.91" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.1" x="1976.57" y="-1.60" angle="90.00" type="t_follower" speed="13.29" pos="976.57" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.41" leaderGap="8.34"/>
<         <vehicle id="v.2" x="1963.36" y="-1.60" angle="90.00" type="t_follower" speed="13.19" pos="963.36" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.29" leaderGap="8.21"/>
<         <vehicle id="v.3" x="1950.31" y="-1.60" angle="90.00" type="t_follower" speed="13.29" pos="950.31" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.19" leaderGap="8.05"/>
<     </timestep>
<     <timestep time="147.00">
<         <vehicle id="v.0" x="1996.71" y="-1.60" angle="90.00" type="t_leader" speed="13.59" pos="996.71" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.1" x="1983.21" y="-1.60" angle="90.00" type="t_follower" speed="13.27" pos="983.21" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.59" leaderGap="8.50"/>
<         <vehicle id="v.2" x="1969.97" y="-1.60" angle="90.00" type="t_follower" speed="13.21" pos="969.97" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.27" leaderGap="8.24"/>
<         <vehicle id="v.3" x="1956.94" y="-1.60" angle="90.00" type="t_follower" speed="13.26" pos="956.94" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.21" leaderGap="8.03"/>
<     </timestep>
<     <timestep time="147.50">
<         <vehicle id="v.1" x="1990.02" y="-1.60" angle="90.00" type="t_follower" speed="13.63" pos="990.02" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.2" x="1976.71" y="-1.60" angle="90.00" type="t_follower" speed="13.49" pos="976.71" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.63" leaderGap="8.31"/>
<         <vehicle id="v.3" x="1963.68" y="-1.60" angle="90.00" type="t_follower" speed="13.49" pos="963.68" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.49" leaderGap="8.03"/>
<     </timestep>
<     <timestep time="148.00">
<         <vehicle id="v.1" x="1997.37" y="-1.60" angle="90.00" type="t_follower" speed="14.70" pos="997.37" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.2" x="1983.43" y="-1.60" angle="90.00" type="t_follower" speed="13.44" pos="983.43" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="14.70" leaderGap="8.94"/>
<         <vehicle id="v.3" x="1970.26" y="-1.60" angle="90.00" type="t_follower" speed="13.16" pos="970.26" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.44" leaderGap="8.17"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1191,1240d1190
< 148.0: Removing arrived vehicle 'v.0' (PlatoonManager)
< 148.0: leaderSpeed = 13.589135338
< leaderDecel = 4.5
< gap = 5.99752295937
< leaderBrakeGap = 20.5182888039
< speed = 13.2698151863
< decel = 4.5
< followerBrakeGap = 19.5653327866
< headwayDist = 13.2698151863 (PVehicle)
< 148.5: Vehicle 'v.1': Setting PlatoonMode 'LEADER' (PVehicle)
< 148.5: Checking platoon ordering (PlatoonManager)
< Platoon 0: Leader for veh 'v.1' is 'None' (not from same platoon) (PlatoonManager)
< Platoon 0: Leader for veh 'v.2' is 'v.1' (same platoon) (PlatoonManager)
< Platoon 0: Leader for veh 'v.3' is 'v.2' (same platoon) (PlatoonManager)
< vehicles: ['v.1', 'v.2', 'v.3'] (PlatoonManager)
< Actual leaders: ['None', "<PVehicle 'v.1'>", "<PVehicle 'v.2'>"] (PlatoonManager)
< registered leaders: ['None', "<PVehicle 'v.1'>", "<PVehicle 'v.2'>"] (PlatoonManager)
< Vehicle 'v.1' resets switch waiting time. (PVehicle)
< 149.0: Removing arrived vehicle 'v.1' (PlatoonManager)
< 149.0: leaderSpeed = 14.7039583271
< leaderDecel = 4.5
< gap = 6.43970451956
< leaderBrakeGap = 24.022932276
< speed = 13.4406741011
< decel = 4.5
< followerBrakeGap = 20.0724133658
< headwayDist = 13.4406741011 (PVehicle)
< 149.5: Vehicle 'v.2': Setting PlatoonMode 'LEADER' (PVehicle)
< 149.5: Checking platoon ordering (PlatoonManager)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla config ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,395
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  c1 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572293==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55feb6d37e32 bp 0x7fffb71d7af0 sp 0x7fffb71d7ae8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55feb6d37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55feb6d379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55feb6a429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55feb6a43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55feb6c30e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55feb6c30786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55feb6c327f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55feb65b76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55feb65ba698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55feb65ab216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f26df910d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26df910e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55feb64e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55feb65a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55feb8e87ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla headway ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  98 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572297==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55dc94f0be32 bp 0x7ffef17a30b0 sp 0x7ffef17a30a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55dc94f0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc94f0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc94c169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc94c17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc94e11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc94e09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc95073793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc94795c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc9479156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc9477f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30ead91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30ead91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc946bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55dc9477baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dc9705bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc94f0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc94c169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1694,1740c1694
<         <vehicle id="v.2" x="1950.12" y="-1.60" angle="90.00" type="t_follower" speed="12.85" pos="950.12" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.35" leaderGap="8.09"/>
<         <vehicle id="v.3" x="1937.10" y="-1.60" angle="90.00" type="t_follower" speed="13.07" pos="937.10" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="12.85" leaderGap="8.02"/>
<     </timestep>
<     <timestep time="146.00">
<         <vehicle id="v.0" x="1983.21" y="-1.60" angle="90.00" type="t_leader" speed="13.35" pos="983.21" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.1" x="1969.93" y="-1.60" angle="90.00" type="t_follower" speed="13.44" pos="969.93" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.35" leaderGap="8.28"/>
<         <vehicle id="v.2" x="1956.76" y="-1.60" angle="90.00" type="t_follower" speed="13.28" pos="956.76" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.44" leaderGap="8.17"/>
<         <vehicle id="v.3" x="1943.67" y="-1.60" angle="90.00" type="t_follower" speed="13.13" pos="943.67" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.28" leaderGap="8.10"/>
<     </timestep>
<     <timestep time="146.50">
<         <vehicle id="v.0" x="1989.91" y="-1.60" angle="90.00" type="t_leader" speed="13.41" pos="989.91" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.1" x="1976.57" y="-1.60" angle="90.00" type="t_follower" speed="13.29" pos="976.57" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.41" leaderGap="8.34"/>
<         <vehicle id="v.2" x="1963.36" y="-1.60" angle="90.00" type="t_follower" speed="13.19" pos="963.36" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.29" leaderGap="8.21"/>
<         <vehicle id="v.3" x="1950.31" y="-1.60" angle="90.00" type="t_follower" speed="13.29" pos="950.31" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.19" leaderGap="8.05"/>
<     </timestep>
<     <timestep time="147.00">
<         <vehicle id="v.0" x="1996.71" y="-1.60" angle="90.00" type="t_leader" speed="13.59" pos="996.71" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.1" x="1983.21" y="-1.60" angle="90.00" type="t_follower" speed="13.27" pos="983.21" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.59" leaderGap="8.50"/>
<         <vehicle id="v.2" x="1969.97" y="-1.60" angle="90.00" type="t_follower" speed="13.21" pos="969.97" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.27" leaderGap="8.24"/>
<         <vehicle id="v.3" x="1956.94" y="-1.60" angle="90.00" type="t_follower" speed="13.26" pos="956.94" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.21" leaderGap="8.03"/>
<     </timestep>
<     <timestep time="147.50">
<         <vehicle id="v.1" x="1990.02" y="-1.60" angle="90.00" type="t_follower" speed="13.63" pos="990.02" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.2" x="1976.71" y="-1.60" angle="90.00" type="t_follower" speed="13.49" pos="976.71" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.63" leaderGap="8.31"/>
<         <vehicle id="v.3" x="1963.68" y="-1.60" angle="90.00" type="t_follower" speed="13.49" pos="963.68" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.49" leaderGap="8.03"/>
<     </timestep>
<     <timestep time="148.00">
<         <vehicle id="v.1" x="1997.37" y="-1.60" angle="90.00" type="t_follower" speed="14.70" pos="997.37" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.2" x="1983.43" y="-1.60" angle="90.00" type="t_follower" speed="13.44" pos="983.43" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="14.70" leaderGap="8.94"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1202,1251d1201
< 148.0: Removing arrived vehicle 'v.0' (PlatoonManager)
< 148.0: leaderSpeed = 13.589135338014458
< leaderDecel = 4.5
< gap = 5.997522959366961
< leaderBrakeGap = 20.518288803874814
< speed = 13.269815186317919
< decel = 4.5
< followerBrakeGap = 19.565332786559296
< headwayDist = 13.269815186317919 (PVehicle)
< 148.5: Vehicle 'v.1': Setting PlatoonMode 'LEADER' (PVehicle)
< 148.5: Checking platoon ordering (PlatoonManager)
< Platoon 0: Leader for veh 'v.1' is 'None' (not from same platoon) (PlatoonManager)
< Platoon 0: Leader for veh 'v.2' is 'v.1' (same platoon) (PlatoonManager)
< Platoon 0: Leader for veh 'v.3' is 'v.2' (same platoon) (PlatoonManager)
< vehicles: ['v.1', 'v.2', 'v.3'] (PlatoonManager)
< Actual leaders: ['None', "<PVehicle 'v.1'>", "<PVehicle 'v.2'>"] (PlatoonManager)
< registered leaders: ['None', "<PVehicle 'v.1'>", "<PVehicle 'v.2'>"] (PlatoonManager)
< Vehicle 'v.1' resets switch waiting time. (PVehicle)
< 149.0: Removing arrived vehicle 'v.1' (PlatoonManager)
< 149.0: leaderSpeed = 14.703958327076348
< leaderDecel = 4.5
< gap = 6.439704519564316
< leaderBrakeGap = 24.02293227604421
< speed = 13.440674101096452
< decel = 4.5
< followerBrakeGap = 20.07241336576499
< headwayDist = 13.440674101096452 (PVehicle)
< 149.5: Vehicle 'v.2': Setting PlatoonMode 'LEADER' (PVehicle)
< 149.5: Checking platoon ordering (PlatoonManager)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla max_size ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  9a 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55f42f66de32 bp 0x7fffc29b2570 sp 0x7fffc29b2568
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55f42f66de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f42f66d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f42f3789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f42f379d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f42f573ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f42f56b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f42f7d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f42eef7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f42eef356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f42eee1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa36d2b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa36d2b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f42ee1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55f42eeddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f4317bdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f42f66d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f42f3789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1705,1770c1705
<         <vehicle id="v.1" x="1978.53" y="-1.60" angle="90.00" type="t_follower" speed="13.67" pos="978.53" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.26" leaderGap="8.00"/>
<         <vehicle id="v.2" x="1965.27" y="-1.60" angle="90.00" type="t_follower" speed="13.78" pos="965.27" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.67" leaderGap="8.26"/>
<         <vehicle id="v.3" x="1878.53" y="-1.60" angle="90.00" type="car" speed="13.40" pos="878.53" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.78" leaderGap="81.74"/>
<     </timestep>
<     <timestep time="147.00">
<         <vehicle id="v.0" x="1998.27" y="-1.60" angle="90.00" type="t_leader" speed="13.46" pos="998.27" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.1" x="1985.11" y="-1.60" angle="90.00" type="t_follower" speed="13.16" pos="985.11" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.46" leaderGap="8.16"/>
<         <vehicle id="v.2" x="1971.93" y="-1.60" angle="90.00" type="t_follower" speed="13.32" pos="971.93" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.16" leaderGap="8.18"/>
<         <vehicle id="v.3" x="1885.21" y="-1.60" angle="90.00" type="car" speed="13.35" pos="885.21" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.32" leaderGap="81.72"/>
<     </timestep>
<     <timestep time="147.50">
<         <vehicle id="v.1" x="1991.80" y="-1.60" angle="90.00" type="t_follower" speed="13.38" pos="991.80" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.2" x="1978.64" y="-1.60" angle="90.00" type="t_follower" speed="13.43" pos="978.64" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.38" leaderGap="8.15"/>
<         <vehicle id="v.3" x="1891.91" y="-1.60" angle="90.00" type="car" speed="13.41" pos="891.91" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.43" leaderGap="81.73"/>
<     </timestep>
<     <timestep time="148.00">
<         <vehicle id="v.1" x="1998.94" y="-1.60" angle="90.00" type="t_follower" speed="14.28" pos="998.94" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.2" x="1985.22" y="-1.60" angle="90.00" type="t_follower" speed="13.14" pos="985.22" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="14.28" leaderGap="8.72"/>
<         <vehicle id="v.3" x="1898.71" y="-1.60" angle="90.00" type="car" speed="13.60" pos="898.71" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.14" leaderGap="81.51"/>
<     </timestep>
<     <timestep time="148.50">
<         <vehicle id="v.2" x="1992.20" y="-1.60" angle="90.00" type="t_follower" speed="13.97" pos="992.20" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.3" x="1905.95" y="-1.60" angle="90.00" type="t_catchup" speed="14.49" pos="905.95" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.97" leaderGap="81.25"/>
<     </timestep>
<     <timestep time="149.00">
<         <vehicle id="v.2" x="1999.71" y="-1.60" angle="90.00" type="t_follower" speed="15.02" pos="999.71" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.3" x="1913.63" y="-1.60" angle="90.00" type="t_catchup" speed="15.35" pos="913.63" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="15.02" leaderGap="81.09"/>
<     </timestep>
<     <timestep time="149.50">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1114,1170d1113
< 148.0: Removing arrived vehicle 'v.0' (PlatoonManager)
< 148.0: leaderSpeed = 13.462254718455952
< leaderDecel = 4.5
< gap = 5.656947637518783
< leaderBrakeGap = 20.136922456065506
< speed = 13.15786142284333
< decel = 4.5
< followerBrakeGap = 19.236590802527633
< headwayDist = 13.15786142284333 (PVehicle)
< 148.5: Vehicle 'v.1': Setting PlatoonMode 'LEADER' (PVehicle)
< 148.5: Checking platoon ordering (PlatoonManager)
< Platoon 0: Leader for veh 'v.1' is 'None' (not from same platoon) (PlatoonManager)
< Platoon 0: Leader for veh 'v.2' is 'v.1' (same platoon) (PlatoonManager)
< vehicles: ['v.1', 'v.2'] (PlatoonManager)
< Actual leaders: ['None', "<PVehicle 'v.1'>"] (PlatoonManager)
< registered leaders: ['None', "<PVehicle 'v.1'>"] (PlatoonManager)
< Vehicle 'v.1' resets switch waiting time. (PVehicle)
< 148.5: leaderSpeed = 13.144820809450525
< leaderDecel = 4.5
< gap = 81.00885297425646
< leaderBrakeGap = 19.198479345840397
< speed = 13.595684278020636
< decel = 4.5
< followerBrakeGap = 20.538070109735276
< headwayDist = 6.797842139010318 (PVehicle)
< 148.5: Vehicle 'v.3': Setting PlatoonMode 'CATCHUP' (PVehicle)
< 148.5: Activated mode PlatoonMode.CATCHUP for platoon '3' (['v.3']) (Platoon)
< 149.0: Removing arrived vehicle 'v.1' (PlatoonManager)
< 149.0: leaderSpeed = 14.279348640804557
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla openGap ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  f8 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572383==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55f2ca63be32 bp 0x7fff440491f0 sp 0x7fff440491e8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55f2ca63be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2ca63b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2ca3469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2ca347d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2ca534e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f2ca534786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f2ca5367f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f2c9ebb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f2c9ebe698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f2c9eaf216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9007ee5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9007ee5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2c9ded634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55f2c9eabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2cc78bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2ca63b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2ca3469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla platoon_manager ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,24c1,22
< ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< .Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
< Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions.
< Consider decreasing simpla's control rate instead. (PlatoonManager)
< ..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
< Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions.
< .
< 
< OK
< -- Unordered text as found by filter '^This will probably' --
< This will probably lead to collisions. (PlatoonManager)
< This will probably lead to collisions. (PlatoonManager)
< 
< -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' --
< 1.0: WARNING: Step lengths that differ from SUMO's simulation step length are not supported and probably lead to undesired behavior.
< 
< -- Unordered text as found by filter '^WARNING:' --
< WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< WARNING: Restricting given control rate (= 1000 per sec.) to 1 per timestep (= 10 per sec.) (PlatoonManager)
< WARNING: emergencyDecel of mapped vType 'connected_pCatchup' (0.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)
< WARNING: emergencyDecel of mapped vType 'connected_pCatchupFollower' (10.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)
< WARNING: emergencyDecel of mapped vType 'connected_pFollower' (1.7m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)
< WARNING: length of mapped vType 'connected_pCatchupFollower' (3.0m.) does not equal length of original vType 'connected' (5.0m.)
< WARNING: length of mapped vType 'connected_pLeader' (10.0m.) does not equal length of original vType 'connected' (5.0m.)
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: note: object has invalid vptr
>  00 00 00 00  51 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
<truncated after showing first 30 lines>
---------- Differences in output ----------
19,20d18
< 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager)
< 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager)
24,31d21
< Loading vehicle type mappings from file '<vtype.map>'...
< original type: 'connected' (Config)
< platoon leader type: 'connected_pLeader' (Config)
< platoon follower type: 'connected_pFollower' (Config)
< catchup type: 'connected_pCatchup' (Config)
< catchup follower type: 'connected_pCatchupFollower' (Config)
< Initializing simpla.PlatoonManager... (PlatoonManager)
< Managing all vTypes selected by ['connected'] (PlatoonManager)
35,36d24
< Initializing simpla.PlatoonManager... (PlatoonManager)
< Managing all vTypes selected by ['connected'] (PlatoonManager)
43,51d30
< Loading vehicle type mappings from file '<vtype.map>'...
< original type: 'connected' (Config)
< platoon leader type: 'connected_pLeader' (Config)
< platoon follower type: 'connected_pFollower' (Config)
< catchup type: 'connected_pCatchup' (Config)
< catchup follower type: 'connected_pCatchupFollower' (Config)
< Initializing simpla.PlatoonManager... (PlatoonManager)
< Managing all vTypes selected by ['connected'] (PlatoonManager)
< 1.0: Adding vehicle 'connected.1' (PlatoonManager)
55,69d33
< Loading vehicle type mappings from file '<vtype.map>'...
< original type: 'connected' (Config)
< platoon leader type: 'connected_pLeader' (Config)
< platoon follower type: 'connected_pFollower' (Config)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla statistics ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  f2 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572222==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5644d60b4e32 bp 0x7fffd89f0b70 sp 0x7fffd89f0b68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5644d60b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644d60b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644d5dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644d5dc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644d5fbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644d5fb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644d621c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644d593ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644d593a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644d5928018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25a6f70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25a6f70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644d5866634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5644d5924aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5644d8204ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644d60b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644d5dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
29,35d28
< Step 300
< 	simpla platoon count: 3
< 	simpla platoon leaders: v.3
< 	simpla platoon average length: 1.00
< 	simpla platoon average speed: 14.12
< 	simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.3']}
< 	simpla platoon of vehicle v.3: 0

TEST FAILED on ts-sim-build-ba : simpla vtypemap_incomplete ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  bb 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572302==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55703b80ee32 bp 0x7ffdb868d170 sp 0x7ffdb868d168
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55703b80ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55703b80e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55703b5199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55703b51ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55703b714ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55703b70c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55703b976793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55703b098c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55703b09456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55703b082018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4eabeb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4eabeb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55703afc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55703b07eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55703d95eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55703b80e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55703b5199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2200,2405c2200
<         <vehicle id="other.0" x="1699.12" y="-1.60" angle="90.00" type="otherType" speed="13.25" pos="699.12" lane="A0right0_0" slope="0.00" leaderID="v.3" leaderSpeed="14.38" leaderGap="251.00"/>
<         <vehicle id="other.1" x="1676.50" y="-1.60" angle="90.00" type="otherType" speed="13.60" pos="676.50" lane="A0right0_0" slope="0.00" leaderID="other.0" leaderSpeed="13.25" leaderGap="17.62"/>
<         <vehicle id="v.0" x="1994.51" y="-1.60" angle="90.00" type="t_leader" speed="13.49" pos="994.51" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.1" x="1981.03" y="-1.60" angle="90.00" type="t_follower" speed="14.13" pos="981.03" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.49" leaderGap="8.48"/>
<         <vehicle id="v.2" x="1967.74" y="-1.60" angle="90.00" type="t_follower" speed="13.24" pos="967.74" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="14.13" leaderGap="8.28"/>
<         <vehicle id="v.3" x="1955.11" y="-1.60" angle="90.00" type="t_follower" speed="14.38" pos="955.11" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.24" leaderGap="7.63"/>
<     </timestep>
<     <timestep time="147.50">
<         <vehicle id="other.0" x="1705.74" y="-1.60" angle="90.00" type="otherType" speed="13.25" pos="705.74" lane="A0right0_0" slope="0.00" leaderID="v.3" leaderSpeed="13.01" leaderGap="250.88"/>
<         <vehicle id="other.1" x="1683.16" y="-1.60" angle="90.00" type="otherType" speed="13.33" pos="683.16" lane="A0right0_0" slope="0.00" leaderID="other.0" leaderSpeed="13.25" leaderGap="17.58"/>
<         <vehicle id="v.1" x="1987.89" y="-1.60" angle="90.00" type="t_follower" speed="13.73" pos="987.89" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.2" x="1974.65" y="-1.60" angle="90.00" type="t_follower" speed="13.82" pos="974.65" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.73" leaderGap="8.24"/>
<         <vehicle id="v.3" x="1961.62" y="-1.60" angle="90.00" type="t_follower" speed="13.01" pos="961.62" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.82" leaderGap="8.03"/>
<     </timestep>
<     <timestep time="148.00">
<         <vehicle id="other.0" x="1712.66" y="-1.60" angle="90.00" type="otherType" speed="13.83" pos="712.66" lane="A0right0_0" slope="0.00" leaderID="v.3" leaderSpeed="13.75" leaderGap="250.84"/>
<         <vehicle id="other.1" x="1689.75" y="-1.60" angle="90.00" type="otherType" speed="13.18" pos="689.75" lane="A0right0_0" slope="0.00" leaderID="other.0" leaderSpeed="13.83" leaderGap="17.91"/>
<         <vehicle id="v.1" x="1995.25" y="-1.60" angle="90.00" type="t_follower" speed="14.72" pos="995.25" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.2" x="1981.44" y="-1.60" angle="90.00" type="t_follower" speed="13.58" pos="981.44" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="14.72" leaderGap="8.81"/>
<         <vehicle id="v.3" x="1968.49" y="-1.60" angle="90.00" type="t_follower" speed="13.75" pos="968.49" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.58" leaderGap="7.95"/>
<     </timestep>
<     <timestep time="148.50">
<         <vehicle id="other.0" x="1719.54" y="-1.60" angle="90.00" type="otherType" speed="13.78" pos="719.54" lane="A0right0_0" slope="0.00" leaderID="v.3" leaderSpeed="13.26" leaderGap="250.58"/>
<         <vehicle id="other.1" x="1696.38" y="-1.60" angle="90.00" type="otherType" speed="13.27" pos="696.38" lane="A0right0_0" slope="0.00" leaderID="other.0" leaderSpeed="13.78" leaderGap="18.16"/>
<         <vehicle id="v.2" x="1988.69" y="-1.60" angle="90.00" type="t_follower" speed="14.50" pos="988.69" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
<         <vehicle id="v.3" x="1975.12" y="-1.60" angle="90.00" type="t_follower" speed="13.26" pos="975.12" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="14.50" leaderGap="8.57"/>
<     </timestep>
<     <timestep time="149.00">
<         <vehicle id="other.0" x="1726.24" y="-1.60" angle="90.00" type="otherType" speed="13.39" pos="726.24" lane="A0right0_0" slope="0.00" leaderID="v.3" leaderSpeed="14.48" leaderGap="251.13"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1863,1960d1862
< 148.0: Removing arrived vehicle 'v.0' (PlatoonManager)
< 148.0: leaderSpeed = 13.487937667707447
< leaderDecel = 4.5
< gap = 5.983012126039512
< leaderBrakeGap = 20.21382916977349
< speed = 14.128016809124983
< decel = 4.5
< followerBrakeGap = 22.177873217657563
< headwayDist = 14.128016809124983 (PVehicle)
< 148.5: Vehicle 'v.1': Setting PlatoonMode 'LEADER' (PVehicle)
< 148.5: Checking platoon ordering (PlatoonManager)
< Platoon 0: Leader for veh 'v.1' is 'None' (not from same platoon) (PlatoonManager)
< Platoon 0: Leader for veh 'v.2' is 'v.1' (same platoon) (PlatoonManager)
< Platoon 0: Leader for veh 'v.3' is 'v.2' (same platoon) (PlatoonManager)
< vehicles: ['v.1', 'v.2', 'v.3'] (PlatoonManager)
< Actual leaders: ['None', "<PVehicle 'v.1'>", "<PVehicle 'v.2'>"] (PlatoonManager)
< registered leaders: ['None', "<PVehicle 'v.1'>", "<PVehicle 'v.2'>"] (PlatoonManager)
< Vehicle 'v.1' resets switch waiting time. (PVehicle)
< Vehicle 'other.0' resets switch waiting time. (PVehicle)
< 149.0: Removing arrived vehicle 'v.1' (PlatoonManager)
< 149.0: leaderSpeed = 14.724281947513651
< leaderDecel = 4.5
< gap = 6.313148974109595
< leaderBrakeGap = 24.089386541097376
< speed = 13.576469821616096
< decel = 4.5
< followerBrakeGap = 20.48005920191695
< headwayDist = 13.576469821616096 (PVehicle)
< 149.5: Vehicle 'v.2': Setting PlatoonMode 'LEADER' (PVehicle)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state calibrator ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,165
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  84 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573511==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56119c245e32 bp 0x7fff2e8610b0 sp 0x7fff2e8610a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56119c245e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56119c2459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56119bf509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56119bf51d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56119c14bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56119c143952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56119c3ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56119bacfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56119bacb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56119bab9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cf0f77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cf0f77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56119b9f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56119bab5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56119e395ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56119c245725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56119bf509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< < </routes>
< >     <vehicle id="cali.0.0" type="car" depart="30.00" departPos="4.1818" departSpeed="30.7856" speedFactor="1.0600" arrival="42.00">
< >         <route edges="SC CN"/>
< >     </vehicle>
< > 
< > </routes>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="cali.0.0" type="car" depart="18.00" departPos="4.1818" departSpeed="33.192" speedFactor="1.0600" arrival="30.00">
<         <route edges="SC CN"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
9,11c12,16
<     <vehicle id="cali.0.2" type="car" depart="24.00" departPos="50.1381" departSpeed="27.656" speedFactor="1.0827" arrival="34.00">
<         <route edges="SC CN"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <save-state.times value="30"/>
>         <save-state.files value="state.xml"/>
>     </output>
13,15c18,20
<     <vehicle id="cali.0.1" type="car" depart="24.00" departPos="4.0101" departSpeed="31.632" speedFactor="0.9752" arrival="36.00">
<         <route edges="SC CN"/>
<     </vehicle>
---
>     <time>
<truncated after showing first 30 lines>
---------- Differences in vehroutes2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:43 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="cali.0.0" type="car" depart="18.00" departPos="4.18" departSpeed="33.19" speedFactor="1.0600" arrival="30.00">
<         <route edges="SC CN"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,11c12,14
<     <vehicle id="cali.0.2" type="car" depart="24.00" departPos="50.14" departSpeed="27.66" speedFactor="1.0827" arrival="34.00">
<         <route edges="SC CN"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes2.xml"/>
>     </output>
13,15c16,19
<     <vehicle id="cali.0.1" type="car" depart="24.00" departPos="4.01" departSpeed="31.63" speedFactor="0.9752" arrival="36.00">
<         <route edges="SC CN"/>
<     </vehicle>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state continous_lanechange ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  b0 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x562983bbbe32 bp 0x7ffe55624830 sp 0x7ffe55624828
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x562983bbbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562983bbb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629838c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629838c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562983ac1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562983ab9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562983d23793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562983445c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56298344156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56298342f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f271155cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f271155ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56298336d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56298342baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562985d0bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562983bbb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629838c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:43 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v_0" depart="0.00" departPos="0.00" departSpeed="7.00" speedFactor="1.0600" arrival="17.00">
<         <route edges="merge.102.8 detection_area"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9c11,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <lanechange.duration value="5"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state default_begin ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,160
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000009f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000009f80: note: object has invalid vptr
>  00 00 00 00  11 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573422==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a0b4 at pc 0x55e86c3cbe32 bp 0x7fff0dc10af0 sp 0x7fff0dc10ae8
> READ of size 4 at 0x61600000a0b4 thread T0
>     #0 0x55e86c3cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e86c3cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e86c0d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e86c0d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e86c2d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e86c2c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e86c533793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e86bc55c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e86bc5156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e86bc3f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0496f77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0496f77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e86bb7d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a0b4 is located 308 bytes inside of 528-byte region [0x616000009f80,0x61600000a190)
> freed by thread T0 here:
>     #0 0x55e86bc3baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e86e51bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e86c3cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e86c0d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:40 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,27
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="25.00">
<         <vehicle id="v0" x="294.01" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="94.01" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="26.00"/>
< </fcd-export>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>         <load-state value="state.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd2.xml"/>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <verbose value="true"/>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,7d4
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
13,17d9
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 27.00
< Simulation ended at time: 27.00
< 
---------- Differences in tripinfo ----------
5,6d4
<     <tripinfo id="v0" depart="0.00" departLane="" departPos="5.10" departSpeed="-1.00" departDelay="0.00" arrival="26.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="100.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_v0 routing_v0 fcd_v0" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : state diff_begin ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  c9 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572975==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55cc2e06de32 bp 0x7fff6f584970 sp 0x7fff6f584968
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55cc2e06de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc2e06d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc2dd789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc2dd79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc2df73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc2df6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc2e1d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc2d8f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc2d8f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc2d8e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac152f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac152f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc2d81f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55cc2d8ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cc301bdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc2e06d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc2dd789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="174.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="state_50.00.xml.gz"/>
>     </input>
9,11c11,13
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="176.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13c15,24
< </routes>
---
>     <time>
>         <begin value="10"/>
>     </time>
> 
>     <report>
>         <duration-log.disable value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state disconnected ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,4c3,81
< Warning: Teleporting vehicle '1'; waited too long (wrong lane), lane='4/1to3/1_0', time=637.00.
< Warning: Vehicle '1' ends teleporting on edge '2/1to1/1', time=637.00.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  30 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573018==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x5623ade06e32 bp 0x7ffeb7c125d0 sp 0x7ffeb7c125c8
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x5623ade06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623ade069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623adb119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623adb12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623add0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623add04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623adf6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623ad690c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623ad68c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623ad67a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff219030d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff219030e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623ad5b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x5623ad676aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="432.00">
<         <route edges="4/1to3/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="state.sbx"/>
>     </input>
9,11c11,13
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="776.00">
<         <route edges="4/1to3/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13c15,24
< </routes>
---
>     <processing>
>         <ignore-route-errors value="true"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state dists ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  d8 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572946==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55799cfcee32 bp 0x7fff8d9cbc10 sp 0x7fff8d9cbc08
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55799cfcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55799cfce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55799ccd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55799ccdad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55799ced4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55799cecc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55799d136793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55799c858c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55799c85456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55799c842018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96bb983d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96bb983e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55799c780634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55799c83eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55799f11eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55799cfce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55799ccd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:26 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="state.sbx"/>
>     </input>
9,11c11,13
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13c15,20
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state dists_gz ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  ef 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572947==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55ee49316e32 bp 0x7ffdfb325f90 sp 0x7ffdfb325f88
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55ee49316e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee493169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee490219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee49022d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee4921cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee49214952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee4947e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee48ba0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee48b9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee48b8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b3a282d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b3a282e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee48ac8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55ee48b86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ee4b466ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee49316725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee490219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:27 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="state.gz"/>
>     </input>
9,11c11,13
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13c15,20
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state dists_xml ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  d9 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573022==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55a070950e32 bp 0x7fff31580f70 sp 0x7fff31580f68
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55a070950e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0709509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a07065b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a07065cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a070856ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a07084e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a070ab8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0701dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0701d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0701c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e04c68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e04c68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a070102634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55a0701c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a072aa0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a070950725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a07065b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,11c11,13
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13c15,20
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state earlier_begin ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000009f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000009f80: note: object has invalid vptr
>  00 00 00 00  10 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573423==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a0b4 at pc 0x55836fc5fe32 bp 0x7fffd8f07070 sp 0x7fffd8f07068
> READ of size 4 at 0x61600000a0b4 thread T0
>     #0 0x55836fc5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55836fc5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55836f96a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55836f96bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55836fb65ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55836fb5d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55836fdc7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55836f4e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55836f4e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55836f4d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27f650bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27f650be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55836f411634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a0b4 is located 308 bytes inside of 528-byte region [0x616000009f80,0x61600000a190)
> freed by thread T0 here:
>     #0 0x55836f4cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558371dafca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55836fc5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55836f96a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,7d4
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
10,12d6
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 27.00
< 

TEST FAILED on ts-sim-build-ba : state exit_times ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  d9 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573413==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x565358f3ae32 bp 0x7ffdcadd9610 sp 0x7ffdcadd9608
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x565358f3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565358f3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565358c459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565358c46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565358e40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565358e38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653590a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653587c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653587c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653587ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92af1b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92af1b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653586ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x5653587aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56535b08aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565358f3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565358c459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2d0
< <         <stop lane="3/1to2/1_0" duration="10.00" started="134.00" ended="144.00"/>
< >         <stop lane="3/1to2/1_0" startPos="399.80" endPos="400.00" duration="10.00" started="134.00" ended="144.00"/>
---------- Differences in tls_state ----------
110,252c110
<     <tlsState time="205.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="206.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="207.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="208.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="209.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="210.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="211.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="212.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="213.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="214.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="215.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="216.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="217.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="218.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="219.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="220.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="221.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="222.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="223.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="224.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="225.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="226.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="227.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="228.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="229.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="230.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="231.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="232.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="233.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:39 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="44.00 130.00 216.00 260.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9,12c11,16
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="47.00 145.00 219.00 262.00"/>
<         <stop lane="3/1to2/1_0" duration="10.00" started="134.00" ended="144.00"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.exit-times value="true"/>
>         <save-state.times value="100"/>
>         <save-state.files value="state.xml"/>
>     </output>
14,16c18,21
<     <vehicle id="2" depart="49.00" arrival="346.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="130.00 216.00 302.00 346.00"/>
<     </vehicle>
---
<truncated after showing first 30 lines>
---------- Differences in vehroutes2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:39 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="44.00 130.00 216.00 260.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,12c12,15
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="47.00 145.00 219.00 262.00"/>
<         <stop lane="3/1to2/1_0" startPos="399.80" endPos="400.00" duration="10.00" started="134.00" ended="144.00"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes2.xml"/>
>         <vehroute-output.exit-times value="true"/>
>     </output>
14,16c17,20
<     <vehicle id="2" depart="49.00" arrival="346.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="130.00 216.00 302.00 346.00"/>
<     </vehicle>
---
>     <report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state flow ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  2c 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573053==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x55f53bddfe32 bp 0x7fffdfd22510 sp 0x7fffdfd22508
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x55f53bddfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f53bddf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f53baea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f53baebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f53bce5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f53bcdd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f53bf47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f53b669c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f53b66556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f53b653018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e973f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e973f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f53b591634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x55f53b64faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f53df2fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f53bddf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f53baea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:31 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,19
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0.0" depart="0.00" arrival="254.00">
<         <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <load-state value="state.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
9,45c21
<     <vehicle id="0.1" depart="10.00" arrival="260.00">
<         <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<     </vehicle>
< 
<     <vehicle id="0.2" depart="20.00" arrival="262.00">
<         <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state load_flow_state_only ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  8d 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573151==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x564de4840e32 bp 0x7ffd615b3b50 sp 0x7ffd615b3b48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x564de4840e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564de48409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564de454b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564de454cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564de4746ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564de473e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564de49a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564de40cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564de40c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564de40b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2bed6bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2bed6bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564de3ff2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x564de40b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564de6990ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564de4840725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564de454b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6d3
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
11,17d7
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 143.00
< Simulation ended at time: 143.00
< 
---------- Differences in tripinfo ----------
5,35d4
<     <tripinfo id="flowNumber.0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="26.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.0" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="30.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.0 routing_flowFromTo.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.0" depart="8.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="34.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.1" depart="12.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="38.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.1" depart="16.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="6.00" arrival="42.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.1" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
---------- Differences in tripinfo2 ----------
5,35d4
<     <tripinfo id="flowNumber.0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="26.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.0" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="30.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.0 routing_flowFromTo.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.0" depart="8.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="34.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.1" depart="12.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="38.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.1" depart="16.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="6.00" arrival="42.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.1" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state multique ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  dd 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573068==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5644ad371e32 bp 0x7ffea09f4810 sp 0x7ffea09f4808
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5644ad371e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644ad3719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644ad07c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644ad07dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644ad277ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644ad26f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644ad4d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644acbfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644acbf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644acbe5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f22d94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f22d94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644acb23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x5644acbe1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5644af4c1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644ad371725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644ad07c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,40d4
<     <vehicle id="0.1" depart="00:00:10" arrival="00:00:29">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.2" depart="00:00:20" arrival="00:00:38">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.3" depart="00:00:30" arrival="00:00:48">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.4" depart="00:00:40" arrival="00:01:39">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.5" depart="00:00:50" arrival="00:01:42">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.6" depart="00:01:00" arrival="00:01:45">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.7" depart="00:01:10" arrival="00:01:47">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.8" depart="00:01:20" arrival="00:01:49">
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="00:00:25" type="micro">
    <route id="!0" state="0" edges="SC CW"/>
    <delay number="2" begin="3" end="1" depart="0.00" time="17.00"/>
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0.1" depart="00:00:10" route="!0" distance="108.96 0" speedFactor="0.9383" reroute="1" state="262304 10000 1 5.10 0 3.13 24000 0 0" pos="27.61 22.61 13.03" speed="13.03 11.29" angle="270.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_0.1" state="0 0.00 0.00 5.10 0"/>
        <device id="routing_0.1" state="0"/>
    </vehicle>
    <vehicle id="0.2" depart="00:00:20" route="!0" distance="0 0" speedFactor="1.0104" reroute="1" state="262304 20000 0 5.10 0 2.15 24000 0 0" pos="31.10 26.10 10.40" speed="10.40 7.80" angle="0.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_0.2" state="0 0.00 0.00 5.10 0"/>
        <device id="routing_0.2" state="0"/>
    </vehicle>
    <flowState id="0" begin="00:00:00" period="10.00" next="30.00" end="100.00" route="!0" done="3" index="3" reroute="1"/>
    <lane id="CW_1">
        <vehicles value="0.1"/>
    </lane>
    <lane id="SC_1">
        <vehicles value="0.2"/>
    </lane>
    <tlLogic id="C" programID="0" phase="0" duration="25000"/>
</snapshot>

TEST FAILED on ts-sim-build-ba : state named_route_stops ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  de 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573415==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x557e3ae3be32 bp 0x7ffd285ea490 sp 0x7ffd285ea488
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x557e3ae3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e3ae3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e3ab469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e3ab47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e3ad41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e3ad39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e3afa3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e3a6c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e3a6c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e3a6af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa667677d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa667677e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e3a5ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
>     #0 0x557e3a6abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557e3cf8bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e3ae3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e3ab469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
5d4
< Reason: All vehicles have left the simulation.
11,15d9
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 378.00
< Simulation ended at time: 378.00
< 
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:39 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v1" type="t0" depart="23.00" arrival="73.00">
<         <route edges="beg middle end"/>
<         <stop busStop="busstop" duration="20.00" parking="1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
10,14c12,16
<     <vehicle id="v0" type="t0" depart="0.00" arrival="77.00">
<         <route edges="beg middle end"/>
<         <stop busStop="busstop" duration="20.00" parking="1"/>
<         <stop busStop="busstop2" duration="20.00" parking="1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <save-state.times value="20"/>
>         <save-state.files value="state.xml"/>
>     </output>
16,19c18,20
<     <vehicle id="v3" type="t0" depart="323.00" arrival="373.00">
<         <route edges="beg middle end"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:39 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,25c6,11
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v1" type="t0" depart="23.00" arrival="73.00">
<         <route edges="beg middle end"/>
<         <stop busStop="busstop" duration="20.00" parking="1"/>
<     </vehicle>
< 
<     <vehicle id="v0" type="t0" depart="0.00" arrival="77.00">
<         <route edges="beg middle end"/>
<         <stop busStop="busstop" duration="12.00" started="11.00" parking="1"/>
<         <stop busStop="busstop2" duration="20.00" parking="1"/>
<     </vehicle>
< 
<     <vehicle id="v3" type="t0" depart="323.00" arrival="373.00">
<         <route edges="beg middle end"/>
<         <stop busStop="busstop" duration="20.00" parking="1"/>
<     </vehicle>
< 
<     <vehicle id="v2" type="t0" depart="303.00" arrival="377.00">
<         <route edges="beg middle end"/>
<         <stop busStop="busstop" duration="20.00" parking="1"/>
<         <stop busStop="busstop2" duration="20.00" parking="1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state persons ride ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  0a 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572797==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55dcb0034e32 bp 0x7ffca3ba8310 sp 0x7ffca3ba8308
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55dcb0034e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dcb00349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dcafd3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dcafd40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dcaff3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dcaff32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dcb019c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dcaf8bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dcaf8ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dcaf8a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0f3576d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0f3576e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dcaf7e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55dcaf8a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dcb2184ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dcb0034725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dcafd3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:21 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="persontrip_car" depart="2.00" departPos="10.00" arrival="174.00">
<         <ride from="3/1to2/1" to="1/1to0/1" arrivalPos="400.00" lines="v0"/>
<     </person>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,12c12,14
<     <vehicle id="v0" depart="0.00" arrival="174.00">
<         <route edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
<         <stop edge="3/1to2/1" startPos="0.00" endPos="20.00" duration="9.00" started="8.00"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
14c16,21
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state persons ride_aborted ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,159
< Warning: Person 'persontrip_car' aborted waiting for v0 at edge '3/1to2/1'.
< Warning: Person 'persontrip_car' aborted waiting for v0 at edge '3/1to2/1'.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  4b 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x560af0cbce32 bp 0x7fff4c376c70 sp 0x7fff4c376c68
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x560af0cbce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560af0cbc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560af09c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560af09c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560af0bc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560af0bba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560af0e24793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560af0546c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560af054256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560af0530018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3aa0436d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3aa0436e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560af046e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x560af052caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,9d4
<     <tripinfo id="v0" depart="20.00" departLane="3/1to2/1_0" departPos="3.10" departSpeed="0.00" departDelay="0.00" arrival="177.00" arrivalLane="1/1to0/1_0" arrivalPos="400.00" arrivalSpeed="9.38" duration="157.00" routeLength="1196.90" waitingTime="17.00" waitingCount="1" stopTime="0.00" timeLoss="28.55" rerouteNo="1" devices="tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <personinfo id="persontrip_car" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<         <ride waitingTime="176.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
< </tripinfos>
---------- Differences in tripinfo2 ----------
5,9d4
<     <tripinfo id="v0" depart="20.00" departLane="3/1to2/1_0" departPos="3.10" departSpeed="0.00" departDelay="0.00" arrival="177.00" arrivalLane="1/1to0/1_0" arrivalPos="400.00" arrivalSpeed="9.38" duration="157.00" routeLength="1196.90" waitingTime="17.00" waitingCount="1" stopTime="0.00" timeLoss="28.55" rerouteNo="1" devices="tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <personinfo id="persontrip_car" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<         <ride waitingTime="176.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : state persons ride_carTriggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  a3 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x56157ea8de32 bp 0x7ffc92115630 sp 0x7ffc92115628
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x56157ea8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56157ea8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56157e7989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56157e799d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56157e993ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56157e98b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56157ebf5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56157e317c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56157e31356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56157e301018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd3d229d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd3d229e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56157e23f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x56157e2fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561580bddca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56157ea8d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56157e7989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:24 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="persontrip_car" depart="2.00" arrival="156.00">
<         <ride from="3/1to2/1" to="1/1to0/1" arrivalPos="200.00" lines="persontrip_car_0"/>
<     </person>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,11c12,14
<     <vehicle id="persontrip_car_0" depart="triggered" arrivalPos="200.00" arrivalSpeed="0.00" arrival="156.00">
<         <route edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13c16,25
< </routes>
---
>     <time>
>         <end value="1200"/>
>     </time>
> 
>     <report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state persons ride_carTriggered2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  dc 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d4a33a1e32 bp 0x7ffc81d652d0 sp 0x7ffc81d652c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d4a33a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4a33a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4a30ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4a30add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4a32a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4a329f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4a3509793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4a2c2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4a2c2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4a2c15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34fb532d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34fb532e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4a2b53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d4a2c11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d4a54f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4a33a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4a30ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6d3
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 4 queries and explored 36.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
12,18d8
< Reason: The final simulation step has been reached.
< DijkstraRouter answered 1 queries and explored 36.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 1200.00
< Simulation ended at time: 330.00
< 
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:23 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,22
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="persontrip_car" depart="2.00" arrival="155.00">
<         <ride from="3/1to2/1" to="1/1to0/1" arrivalPos="200.00" lines="persontrip_car_0"/>
<     </person>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <save-state.times value="10"/>
>         <save-state.files value="state.xml"/>
>         <save-state.transportables value="true"/>
>     </output>
> 
>     <report>
>         <verbose value="true"/>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
9,49c24
<     <vehicle id="persontrip_car_0" depart="triggered" arrivalPos="200.00" arrivalSpeed="0.00" arrival="155.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="person:persontrip_car" replacedAtTime="2.00" probability="0" edges="3/1to2/1"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:24 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,24
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="persontrip_car" depart="2.00" arrival="155.00">
<         <ride from="3/1to2/1" to="1/1to0/1" arrivalPos="200.00" lines="persontrip_car_0"/>
<     </person>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>         <load-state value="state.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes2.xml"/>
>     </output>
> 
>     <time>
>         <end value="1200"/>
>     </time>
> 
>     <report>
>         <verbose value="true"/>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
9,32c26
<     <vehicle id="persontrip_car_0" depart="triggered" arrivalPos="200.00" arrivalSpeed="0.00" arrival="155.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state persons ride_waiting ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  07 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572812==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x5614df518e32 bp 0x7ffd23753710 sp 0x7ffd23753708
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x5614df518e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614df5189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614df2239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614df224d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614df41eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614df416952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614df680793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614deda2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614ded9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614ded8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1412140d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1412140e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614decca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x5614ded88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5614e1668ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614df518725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614df2239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:21 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="persontrip_car" depart="2.00" departPos="10.00" arrival="174.00">
<         <ride from="3/1to2/1" to="1/1to0/1" arrivalPos="400.00" lines="v0"/>
<     </person>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,12c12,14
<     <vehicle id="v0" depart="0.00" arrival="174.00">
<         <route edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
<         <stop edge="3/1to2/1" startPos="0.00" endPos="20.00" duration="10.00"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
14c16,21
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state persons ride_waiting_busStop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  91 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572832==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559517330e32 bp 0x7ffc688ae690 sp 0x7ffc688ae688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559517330e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595173309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55951703b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55951703cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559517229e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559517229786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55951722b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559516bb06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559516bb3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559516ba4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3504ac8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3504ac8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559516ae2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559516ba0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559519480ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559517330725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55951703b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:21 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,43c6,30
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="1192.22" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="3.10" lane="3/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="1191.44" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.80" pos="3.90" lane="3/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="1189.88" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="1.60" pos="5.50" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="1187.54" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="2.40" pos="7.90" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="1184.41" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="11.10" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="1180.51" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.00" pos="15.10" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="1175.92" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.70" pos="19.80" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in fcd2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:23 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,33c6,27
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="3.00">
<         <vehicle id="v0" x="1187.54" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="2.40" pos="7.90" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="1184.41" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="11.10" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="1180.51" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.00" pos="15.10" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="1175.92" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="4.70" pos="19.80" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="1175.72" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.20" pos="20.00" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1176.12" y="403.25" angle="180.00" speed="0.00" pos="19.60" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<         <vehicle id="v0" x="1175.72" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="20.00" lane="3/1to2/1_0" slope="0.00"/>
<         <person id="persontrip_car" x="1175.72" y="401.65" angle="270.00" speed="0.00" pos="20.00" edge="3/1to2/1" slope="0.00"/>
<     </timestep>
<     <timestep time="9.00">
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:21 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" depart="0.00">
<         <route edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
<         <stop edge="3/1to2/1" startPos="0.00" endPos="20.00" duration="10.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
10,13c12,19
<     <person id="persontrip_car" depart="2.00" departPos="10.00">
<         <stop busStop="bs0" duration="0.00"/>
<         <ride from="3/1to2/1" to="1/1to0/1" lines="v0"/>
<     </person>
---
>     <output>
>         <fcd-output value="fcd.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>         <save-state.times value="3"/>
>         <save-state.files value="state.xml"/>
>         <save-state.transportables value="true"/>
>     </output>
15c21,30
<truncated after showing first 30 lines>
---------- Differences in vehroutes2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:23 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" depart="0.00">
<         <route edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
<         <stop edge="3/1to2/1" startPos="0.00" endPos="20.00" duration="10.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>         <load-state value="state.xml"/>
>     </input>
10,13c12,16
<     <person id="persontrip_car" depart="2.00" departPos="10.00">
<         <stop busStop="bs0" duration="0.00"/>
<         <ride from="3/1to2/1" to="1/1to0/1" lines="v0"/>
<     </person>
---
>     <output>
>         <fcd-output value="fcd2.xml"/>
>         <vehroute-output value="vehroutes2.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>     </output>
15c18,27
< </routes>
---
>     <time>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state plain ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  c7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572904==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x5583b5d2ce32 bp 0x7ffcc7223190 sp 0x7ffcc7223188
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x5583b5d2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583b5d2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583b5a379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583b5a38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583b5c32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583b5c2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583b5e94793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583b55b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583b55b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583b55a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30c58e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30c58e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583b54de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x5583b559caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5583b7e7cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583b5d2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583b5a379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
111,218c111
<     <tlsState time="156.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="157.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="158.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="159.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="160.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="161.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="162.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="163.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="164.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="165.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="166.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="167.00" id="0/0" programID="0" phase="1" state="yyyr"/>
<     <tlsState time="168.00" id="0/0" programID="0" phase="1" state="yyyr"/>
<     <tlsState time="169.00" id="0/0" programID="0" phase="1" state="yyyr"/>
<     <tlsState time="170.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="171.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="172.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="173.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="174.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="175.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="176.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="177.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="178.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="179.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="180.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="181.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="182.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="183.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="184.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:25 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,12c12,14
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<         <stop lane="3/1to2/1_0" startPos="399.80" endPos="400.00" duration="10.00"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
14c16,21
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state prefix ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  d2 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55e95be0de32 bp 0x7ffc04759c70 sp 0x7ffc04759c68
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55e95be0de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e95be0d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e95bb189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e95bb19d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e95bd13ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e95bd0b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e95bf75793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e95b697c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e95b69356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e95b681018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff63efe9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff63efe9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e95b5bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55e95b67daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e95df5dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e95be0d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e95bb189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:26 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="statep_50.00.xml.gz"/>
>     </input>
9,11c11,13
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13c15,20
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state rail_furtherLane ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  c7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573416==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x561083524e32 bp 0x7ffebed34a10 sp 0x7ffebed34a08
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x561083524e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610835249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56108322f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561083230d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56108342aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561083422952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56108368c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561082daec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561082daa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561082d98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b589bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b589bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561082cd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x561082d94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561085674ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561083524725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56108322f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6d3
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 1 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
11,15d7
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 16.00
< Simulation ended at time: 16.00
< 
---------- Differences in tripinfo ----------
5,6d4
<     <tripinfo id="vehicle_0" depart="0.00" departLane="gneE1_0" departPos="135.10" departSpeed="20.00" departDelay="0.00" arrival="15.00" arrivalLane="gneE2_0" arrivalPos="197.74" arrivalSpeed="21.00" duration="15.00" routeLength="287.78" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_vehicle_0 routing_vehicle_0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in tripinfo2 ----------
5,6d4
<     <tripinfo id="vehicle_0" depart="0.00" departLane="gneE1_0" departPos="135.10" departSpeed="20.00" departDelay="0.00" arrival="15.00" arrivalLane="gneE2_0" arrivalPos="197.74" arrivalSpeed="21.00" duration="15.00" routeLength="287.78" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_vehicle_0 routing_vehicle_0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : state replace_vtype ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000009c80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000009c80: note: object has invalid vptr
>  00 00 00 00  6b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573451==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000009db4 at pc 0x560179293e32 bp 0x7ffcd4a1c4f0 sp 0x7ffcd4a1c4e8
> READ of size 4 at 0x616000009db4 thread T0
>     #0 0x560179293e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601792939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560178f9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560178f9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560179199ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560179191952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601793fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560178b1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560178b1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560178b07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4167d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4167d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560178a45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000009db4 is located 308 bytes inside of 528-byte region [0x616000009c80,0x616000009e90)
> freed by thread T0 here:
>     #0 0x560178b03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56017b3e3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560179293725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560178f9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,60c6,26
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="15.00">
<         <vehicle id="v0" x="66.30" y="-1.65" angle="90.00" type="t0" speed="7.60" pos="66.30" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="16.00">
<         <vehicle id="v0" x="76.50" y="-1.65" angle="90.00" type="t0" speed="10.20" pos="76.50" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="17.00">
<         <vehicle id="v0" x="89.30" y="-1.65" angle="90.00" type="t0" speed="12.80" pos="89.30" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="18.00">
<         <vehicle id="v0" x="103.19" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="103.19" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="19.00">
<         <vehicle id="v0" x="117.08" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="117.08" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <vehicle id="v0" x="130.97" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="130.97" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="21.00">
<         <vehicle id="v0" x="144.86" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="144.86" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="22.00">
<         <vehicle id="v0" x="158.75" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="158.75" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="23.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
10,14d8
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 34.00
< Simulation ended at time: 64.00
< 

TEST FAILED on ts-sim-build-ba : state replay ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,194
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x6160000a4180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x6160000a4180: note: object has invalid vptr
>  01 00 00 00  49 16 01 00 01 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573660==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000a42b4 at pc 0x55ae326d4fb2 bp 0x7f695ebafe30 sp 0x7f695ebafe28
> READ of size 4 at 0x6160000a42b4 thread T1
>     #0 0x55ae326d4fb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae326d4b5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae33010046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae31c0ec48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x55ae31c0ecb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x55ae331c7ec8 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state rerouting ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,28c1,81
< Warning: Teleporting vehicle 'veh68'; waited too long (yield), lane='gneE2_0', time=565.00.
< Warning: Vehicle 'veh68' ends teleporting on edge 'gneE3', time=565.00.
< Warning: Teleporting vehicle 'veh69'; waited too long (yield), lane='gneE2_0', time=871.00.
< Warning: Vehicle 'veh69' ends teleporting on edge 'gneE3', time=871.00.
< Warning: Teleporting vehicle 'veh70'; waited too long (yield), lane='gneE2_0', time=1177.00.
< Warning: Vehicle 'veh70' ends teleporting on edge 'gneE3', time=1177.00.
< Warning: Teleporting vehicle 'veh71'; waited too long (yield), lane='gneE2_0', time=1482.00.
< Warning: Vehicle 'veh71' ends teleporting on edge 'gneE3', time=1482.00.
< Warning: Teleporting vehicle 'veh72'; waited too long (yield), lane='gneE2_0', time=1787.00.
< Warning: Vehicle 'veh72' ends teleporting on edge 'gneE3', time=1787.00.
< Warning: Teleporting vehicle 'veh73'; waited too long (yield), lane='gneE2_0', time=2092.00.
< Warning: Vehicle 'veh73' ends teleporting on edge 'gneE3', time=2092.00.
< Warning: Teleporting vehicle 'veh74'; waited too long (yield), lane='gneE2_0', time=2397.00.
< Warning: Vehicle 'veh74' ends teleporting on edge 'gneE3', time=2397.00.
< Warning: Teleporting vehicle 'veh75'; waited too long (yield), lane='gneE2_0', time=2703.00.
< Warning: Vehicle 'veh75' ends teleporting on edge 'gneE3', time=2703.00.
< Warning: Teleporting vehicle 'veh68'; waited too long (yield), lane='gneE2_0', time=565.00.
< Warning: Vehicle 'veh68' ends teleporting on edge 'gneE3', time=565.00.
< Warning: Teleporting vehicle 'veh69'; waited too long (yield), lane='gneE2_0', time=869.00.
< Warning: Vehicle 'veh69' ends teleporting on edge 'gneE3', time=869.00.
< Warning: Teleporting vehicle 'veh70'; waited too long (yield), lane='gneE2_0', time=1175.00.
< Warning: Vehicle 'veh70' ends teleporting on edge 'gneE3', time=1175.00.
< Warning: Teleporting vehicle 'veh71'; waited too long (yield), lane='gneE2_0', time=1479.00.
< Warning: Vehicle 'veh71' ends teleporting on edge 'gneE3', time=1479.00.
< Warning: Teleporting vehicle 'veh72'; waited too long (yield), lane='gneE2_0', time=1784.00.
< Warning: Vehicle 'veh72' ends teleporting on edge 'gneE3', time=1784.00.
< Warning: Teleporting vehicle 'veh73'; waited too long (yield), lane='gneE2_0', time=2089.00.
< Warning: Vehicle 'veh73' ends teleporting on edge 'gneE3', time=2089.00.
---
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh1" type="default" depart="1.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="27.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <save-state.times value="500"/>
>         <save-state.files value="state.xml"/>
>     </output>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
9,3592c22
<     <vehicle id="veh2" type="default" depart="4.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="33.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
< 
<     <vehicle id="veh3" type="default" depart="7.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="37.00">
<truncated after showing first 30 lines>
---------- Differences in vehroutes2 ----------
5,2140d4
<     <vehicle id="veh130" type="default" depart="395.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="500.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
< 
<     <vehicle id="veh131" type="default" depart="399.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="504.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
< 
<     <vehicle id="veh132" type="default" depart="403.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="507.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
< 
<     <vehicle id="veh133" type="default" depart="407.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="511.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
< 
<     <vehicle id="veh134" type="default" depart="412.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="515.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
< 
<     <vehicle id="veh135" type="default" depart="415.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="518.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
< 
<     <vehicle id="veh136" type="default" depart="421.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="522.00">
<         <route edges="gneE0 gneE4 gneE5 gneE3"/>
<     </vehicle>
< 
<     <vehicle id="veh137" type="default" depart="426.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" arrival="526.00">
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="500.00" type="micro">
    <route id="!veh130!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh131!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh132!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh133!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh134!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh135!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh136!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh137!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh138!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh139!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh140!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh141!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh142!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh143!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh144!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh145!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh146!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh147!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh148!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh149!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh150!var#2" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh151!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh152!var#2" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh153!var#2" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh154!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
    <route id="!veh155!var#2" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_accel ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  c3 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573096==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55acf467ce32 bp 0x7ffd8d24b050 sp 0x7ffd8d24b048
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55acf467ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55acf467c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55acf43879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55acf4388d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55acf4582ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55acf457a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55acf47e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55acf3f06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55acf3f0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55acf3ef0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f484622cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f484622ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55acf3e2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55acf3eecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55acf67ccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55acf467c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55acf43879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
153,1070c153
<         <vehicle id="flowPeriod.2" x="-0.90" y="-1.65" angle="90.00" type="t0" speed="1.00" pos="6.10" lane="beg_0" slope="0.00" acceleration="1.00"/>
<     </timestep>
<     <timestep time="26.00">
<         <vehicle id="flowFromTo.0" x="252.34" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="52.34" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowFromTo.1" x="85.66" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="85.66" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowNumber.1" x="141.22" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="141.22" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.0" x="196.78" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="196.78" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.1" x="30.10" y="-1.65" angle="90.00" type="t0" speed="11.40" pos="30.10" lane="middle_0" slope="0.00" acceleration="2.60"/>
<         <vehicle id="flowPeriod.2" x="0.10" y="-1.65" angle="90.00" type="t0" speed="1.00" pos="0.10" lane="middle_0" slope="0.00" acceleration="0.00"/>
<     </timestep>
<     <timestep time="27.00">
<         <vehicle id="flowFromTo.0" x="266.23" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="66.23" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowFromTo.1" x="99.55" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="99.55" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowNumber.1" x="155.11" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="155.11" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.0" x="210.67" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="10.67" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.1" x="43.99" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="43.99" lane="middle_0" slope="0.00" acceleration="2.49"/>
<         <vehicle id="flowPeriod.2" x="3.70" y="-1.65" angle="90.00" type="t0" speed="3.60" pos="3.70" lane="middle_0" slope="0.00" acceleration="2.60"/>
<     </timestep>
<     <timestep time="28.00">
<         <vehicle id="flowFromTo.0" x="280.12" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="80.12" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowFromTo.1" x="113.44" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="113.44" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowNumber.1" x="169.00" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="169.00" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowNumber.2" x="-1.90" y="-1.65" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="beg_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.0" x="224.56" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="24.56" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.1" x="57.88" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="57.88" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.2" x="9.90" y="-1.65" angle="90.00" type="t0" speed="6.20" pos="9.90" lane="middle_0" slope="0.00" acceleration="2.60"/>
<     </timestep>
<     <timestep time="29.00">
<         <vehicle id="flowFromTo.0" x="294.01" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="94.01" lane="end_0" slope="0.00" acceleration="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in fcd2 ----------
76,1032c76
<         <vehicle id="flowFromTo.0" x="182.89" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="182.89" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowFromTo.1" x="18.70" y="-1.65" angle="90.00" type="t0" speed="8.80" pos="18.70" lane="middle_0" slope="0.00" acceleration="2.60"/>
<         <vehicle id="flowNumber.0" x="238.45" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="38.45" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowNumber.1" x="71.77" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="71.77" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.0" x="127.33" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="127.33" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.1" x="-0.90" y="-1.65" angle="90.00" type="t0" speed="1.00" pos="6.10" lane="beg_0" slope="0.00" acceleration="1.00"/>
<     </timestep>
<     <timestep time="22.00">
<         <vehicle id="flowFromTo.0" x="196.78" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="196.78" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowFromTo.1" x="30.10" y="-1.65" angle="90.00" type="t0" speed="11.40" pos="30.10" lane="middle_0" slope="0.00" acceleration="2.60"/>
<         <vehicle id="flowNumber.0" x="252.34" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="52.34" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowNumber.1" x="85.66" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="85.66" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.0" x="141.22" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="141.22" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.1" x="0.10" y="-1.65" angle="90.00" type="t0" speed="1.00" pos="0.10" lane="middle_0" slope="0.00" acceleration="0.00"/>
<     </timestep>
<     <timestep time="23.00">
<         <vehicle id="flowFromTo.0" x="210.67" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="10.67" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowFromTo.1" x="43.99" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="43.99" lane="middle_0" slope="0.00" acceleration="2.49"/>
<         <vehicle id="flowNumber.0" x="266.23" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="66.23" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowNumber.1" x="99.55" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="99.55" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.0" x="155.11" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="155.11" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.1" x="3.70" y="-1.65" angle="90.00" type="t0" speed="3.60" pos="3.70" lane="middle_0" slope="0.00" acceleration="2.60"/>
<     </timestep>
<     <timestep time="24.00">
<         <vehicle id="flowFromTo.0" x="224.56" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="24.56" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowFromTo.1" x="57.88" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="57.88" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowNumber.0" x="280.12" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="80.12" lane="end_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowNumber.1" x="113.44" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="113.44" lane="middle_0" slope="0.00" acceleration="0.00"/>
<         <vehicle id="flowPeriod.0" x="169.00" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="169.00" lane="middle_0" slope="0.00" acceleration="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6d3
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
11,17c8,47
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 143.00
< Simulation ended at time: 143.00
< 
---
> <         <vehicle id="flowFromTo.0" x="182.89" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="182.89" lane="middle_0" slope="0.00" acceleration="0.00"/>
> >         <vehicle id="flowFromTo.0" x="182.89" y="-1.65" angle="90.00" type="t0" speed<         <vehicle id="flowFromTo.1" x="18.70" y="-1.65" angle="90.00" type="t0" speed="8.80" pos="18.70" lane="middle_0" slope="0.00" acceleration="2.60"/>
> <         <vehicle id="flowNumber.0" x="238.45" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="38.45" lane="end_0" slope="0.00" acceleration="0.00"/>
> <         <vehicle id="flowNumber.1" x="71.77" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="71.77" lane="middle_0" slope="0.00" acceleration="0.00"/>
> <         <vehicle id="flowPeriod.0" x="127.33" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="127.33" lane="middle_0" slope="0.00" acceleration="0.00"/>
> <         <vehicle id="flowPeriod.1" x="-0.90" y="-1.65" angle="90.00" type="t0" speed="1.00" pos="6.10" lane="beg_0" slope="0.00" acceleration="1.00"/>
> <     </timestep>
> <     <timestep time="22.00">
> <         <vehicle id="flowFromTo.0" x="196.78" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="196.78" lane="middle_0" slope="0.00" acceleration="0.00"/>
> <         <vehicle id="flowFromTo.1" x="30.10" y="-1.65" angle="90.00" type="t0" speed="11.40" pos="30.10" lane="middle_0" slope="0.00" acceleration="2.60"/>
> <         <vehicle id="flowNumber.0" x="252.34" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="52.34" lane="end_0" slope="0.00" acceleration="0.00"/>
> <         <vehicle id="flowNumber.1" x="85.66" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="85.66" lane="middle_0" slope="0.00" acceleration="0.00"/>
> <         <vehicle id="flowPeriod.0" x="141.22" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="141.22" lane="middle_0" slope="0.00" acceleration="0.00"/>
> <         <vehicle id="flowPeriod.1" x="0.10" y="-1.65" angle="90.00" type="t0" speed="1.00" pos="0.10" lane="middle_0" slope="0.00" acceleration="0.00"/>
> <     </timestep>
> <     <timestep time="23.00">
> <         <vehicle id="flowFromTo.0" x="210.67" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="10.67" lane="end_0" slope="0.00" acceleration="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_collision_stopped ( Last six runs Jun2023 )

---------- Differences in errors ----------
10,30c10,88
< Warning: Teleporting vehicle 'horizontal.1' after earlier collision, lane='2o_0', time=84.00.
< Warning: Vehicle 'horizontal.1' teleports beyond arrival edge '2o', time=84.00.
< Warning: Teleporting vehicle 'always_right.1' after earlier collision, lane='2o_0', time=84.00.
< Warning: Vehicle 'always_right.1' teleports beyond arrival edge '2o', time=84.00.
< Warning: Teleporting vehicle 'horizontal.2' after earlier collision, lane='2o_0', time=87.00.
< Warning: Vehicle 'horizontal.2' teleports beyond arrival edge '2o', time=87.00.
< Warning: Teleporting vehicle 'always_right.2' after earlier collision, lane='2o_0', time=87.00.
< Warning: Vehicle 'always_right.2' teleports beyond arrival edge '2o', time=87.00.
< Warning: Teleporting vehicle 'always_right.3' after earlier collision, lane='2o_0', time=90.00.
< Warning: Vehicle 'always_right.3' teleports beyond arrival edge '2o', time=90.00.
< Warning: Teleporting vehicle 'horizontal.3' after earlier collision, lane='2o_0', time=91.00.
< Warning: Vehicle 'horizontal.3' teleports beyond arrival edge '2o', time=91.00.
< Warning: Vehicle 'always_right.4'; collision with vehicle 'horizontal.4', lane='2o_0', gap=-5.00, time=93.00 stage=move.
< Warning: Teleporting vehicle 'horizontal.4' after earlier collision, lane='2o_0', time=144.00.
< Warning: Vehicle 'horizontal.4' teleports beyond arrival edge '2o', time=144.00.
< Warning: Teleporting vehicle 'always_right.4' after earlier collision, lane='2o_0', time=144.00.
< Warning: Vehicle 'always_right.4' teleports beyond arrival edge '2o', time=144.00.
< Warning: Teleporting vehicle 'horizontal.5'; waited too long (yield), lane='1si_1', time=447.00.
< Warning: Vehicle 'horizontal.5' ends teleporting on edge '2o', time=447.00.
< Warning: Teleporting vehicle 'always_right.5'; waited too long (yield), lane='3si_0', time=448.00.
< Warning: Vehicle 'always_right.5' ends teleporting on edge '2o', time=448.00.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ed 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,3c2
< Loading additional-files from 'input_additional.add.xml' ... 
< done ((TIME)).
---
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
6,13d4
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 160 (Loaded: 1000)
<  Running: 148
<  Waiting: 840
<  Teleports: 7 (Collisions: 5, Yield: 2)
< 
15,16c6
< Loading additional-files from 'input_additional.add.xml' ... 
< done ((TIME)).
---
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
20,31d9
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 160 (Loaded: 1000)
<  Running: 148
<  Waiting: 840
<  Teleports: 3 (Collisions: 1, Yield: 2)
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 500.00
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:31 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,34
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="horizontal.0" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="19.83" parking="0" started="30.00" ended="80.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.0" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="19.83" parking="0" started="30.00" ended="80.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="horizontal.1" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="14.83" parking="0" started="34.00" ended="84.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.1" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="14.83" parking="0" started="34.00" ended="84.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="horizontal.2" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="9.83" parking="0" started="37.00" ended="87.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.2" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="9.83" parking="0" started="37.00" ended="87.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.3" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="2.58" parking="0" started="40.00" ended="90.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="horizontal.3" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="4.83" parking="0" started="41.00" ended="91.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="horizontal.4" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="2.38" parking="0" started="94.00" ended="144.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="always_right.4" type="SUMO_DEFAULT_TYPE" lane="2o_0" pos="0.13" parking="0" started="94.00" ended="144.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <stop-output value="stopinfos.xml"/>
>         <save-state.times value="50"/>
>         <save-state.files value="state.xml"/>
>         <save-state.precision value="3"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_cyclic_stops ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  ef 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573133==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e8a5d91e32 bp 0x7fffcbe38550 sp 0x7fffcbe38548
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e8a5d91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8a5d919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8a5a9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8a5a9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8a5c97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8a5c8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8a5ef9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8a561bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8a561756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8a5605018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d3c535d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d3c535e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8a5543634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55e8a5601aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e8a7ee1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8a5d91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8a5a9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:31 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,26
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.95" parking="0" started="11.00" ended="60.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.95" parking="0" started="101.00" ended="120.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.95" parking="0" started="199.00" ended="240.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.95" parking="0" started="281.00" ended="300.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.95" parking="0" started="379.00" ended="380.00" delay="20.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.95" parking="0" started="392.00" ended="420.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.95" parking="0" started="469.00" ended="480.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.95" parking="0" started="492.00" ended="540.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <stop-output value="stopinfos.xml"/>
>         <save-state.times value="350"/>
>         <save-state.files value="state.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_depart_edge ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000009c80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000009c80: note: object has invalid vptr
>  00 00 00 00  6c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573414==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000009db4 at pc 0x55bc1858fe32 bp 0x7ffeb86869d0 sp 0x7ffeb86869c8
> READ of size 4 at 0x616000009db4 thread T0
>     #0 0x55bc1858fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc1858f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc1829a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc1829bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc18495ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc1848d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc186f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc17e19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc17e1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc17e03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dd41d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dd41d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc17d41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000009db4 is located 308 bytes inside of 528-byte region [0x616000009c80,0x616000009e90)
> freed by thread T0 here:
>     #0 0x55bc17dffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bc1a6dfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc1858f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc1829a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:39 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,33c6,25
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="15.00">
<         <vehicle id="v0" x="183.00" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="183.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="16.00">
<         <vehicle id="v0" x="196.89" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="196.89" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="17.00">
<         <vehicle id="v0" x="210.78" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="10.78" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="18.00">
<         <vehicle id="v0" x="224.67" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="24.67" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="19.00">
<         <vehicle id="v0" x="238.56" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="38.56" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <vehicle id="v0" x="252.45" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="52.45" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="21.00">
<         <vehicle id="v0" x="266.34" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="66.34" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="22.00">
<         <vehicle id="v0" x="280.23" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="80.23" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="23.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
9,13d7
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 25.00
< Simulation ended at time: 25.00
< 

TEST FAILED on ts-sim-build-ba : state save_flow ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b480: note: object has invalid vptr
>  00 00 00 00  d7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573137==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55e1f507ce32 bp 0x7ffde9819230 sp 0x7ffde9819228
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55e1f507ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1f507c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1f4d879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1f4d88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1f4f82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1f4f7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1f51e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1f4906c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1f490256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1f48f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67eca77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67eca77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1f482e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x55e1f48ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e1f71ccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1f507c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1f4d879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6d3
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
11,17d7
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 143.00
< Simulation ended at time: 143.00
< 
---------- Differences in summary ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:31 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,148c6,28
< <summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
<     <step time="0.00" loaded="2" inserted="1" running="1" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="0.00" meanSpeedRelative="0.00"/>
<     <step time="1.00" loaded="2" inserted="1" running="1" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="1.00" meanSpeedRelative="1.00"/>
<     <step time="2.00" loaded="2" inserted="1" running="1" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="1.00" meanSpeedRelative="0.07"/>
<     <step time="3.00" loaded="2" inserted="1" running="1" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="3.60" meanSpeedRelative="0.26"/>
<     <step time="4.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="2.00" meanTravelTime="-1.00" meanSpeed="3.10" meanSpeedRelative="0.22"/>
<     <step time="5.00" loaded="3" inserted="2" running="2" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.00" meanTravelTime="-1.00" meanSpeed="4.90" meanSpeedRelative="0.82"/>
<     <step time="6.00" loaded="3" inserted="2" running="2" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.00" meanTravelTime="-1.00" meanSpeed="6.20" meanSpeedRelative="0.45"/>
<     <step time="7.00" loaded="3" inserted="2" running="2" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.00" meanTravelTime="-1.00" meanSpeed="8.75" meanSpeedRelative="0.63"/>
<     <step time="8.00" loaded="4" inserted="3" running="3" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="2.33" meanTravelTime="-1.00" meanSpeed="6.70" meanSpeedRelative="0.48"/>
<     <step time="9.00" loaded="4" inserted="3" running="3" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.33" meanTravelTime="-1.00" meanSpeed="7.90" meanSpeedRelative="0.88"/>
<     <step time="10.00" loaded="6" inserted="3" running="3" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.33" meanTravelTime="-1.00" meanSpeed="8.76" meanSpeedRelative="0.63"/>
<     <step time="11.00" loaded="6" inserted="3" running="3" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.33" meanTravelTime="-1.00" meanSpeed="10.46" meanSpeedRelative="0.75"/>
<     <step time="12.00" loaded="6" inserted="4" running="4" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="2.75" meanTravelTime="-1.00" meanSpeed="8.50" meanSpeedRelative="0.61"/>
<     <step time="13.00" loaded="6" inserted="4" running="4" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.75" meanTravelTime="-1.00" meanSpeed="9.39" meanSpeedRelative="0.91"/>
<     <step time="14.00" loaded="6" inserted="4" running="4" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.75" meanTravelTime="-1.00" meanSpeed="10.04" meanSpeedRelative="0.72"/>
<     <step time="15.00" loaded="7" inserted="4" running="4" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.75" meanTravelTime="-1.00" meanSpeed="11.32" meanSpeedRelative="0.81"/>
<     <step time="16.00" loaded="8" inserted="5" running="5" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="3.40" meanTravelTime="-1.00" meanSpeed="9.57" meanSpeedRelative="0.69"/>
<     <step time="17.00" loaded="8" inserted="5" running="5" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="3.40" meanTravelTime="-1.00" meanSpeed="10.29" meanSpeedRelative="0.93"/>
<     <step time="18.00" loaded="8" inserted="5" running="5" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="3.40" meanTravelTime="-1.00" meanSpeed="10.81" meanSpeedRelative="0.78"/>
<     <step time="19.00" loaded="8" inserted="5" running="5" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="3.40" meanTravelTime="-1.00" meanSpeed="11.83" meanSpeedRelative="0.85"/>
<     <step time="20.00" loaded="9" inserted="6" running="6" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="4.50" meanTravelTime="-1.00" meanSpeed="10.29" meanSpeedRelative="0.74"/>
<     <step time="21.00" loaded="9" inserted="6" running="6" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="4.50" meanTravelTime="-1.00" meanSpeed="10.89" meanSpeedRelative="0.94"/>
<     <step time="22.00" loaded="10" inserted="6" running="6" waiting="4" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="4.50" meanTravelTime="-1.00" meanSpeed="11.33" meanSpeedRelative="0.82"/>
<     <step time="23.00" loaded="10" inserted="6" running="6" waiting="4" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="4.50" meanTravelTime="-1.00" meanSpeed="12.17" meanSpeedRelative="0.88"/>
<     <step time="24.00" loaded="11" inserted="7" running="7" waiting="4" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="5.14" meanTravelTime="-1.00" meanSpeed="10.81" meanSpeedRelative="0.78"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,35d4
<     <tripinfo id="flowNumber.0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="26.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.0" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="30.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.0 routing_flowFromTo.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.0" depart="8.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="34.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.1" depart="12.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="38.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.1" depart="16.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="6.00" arrival="42.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.1" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
---------- Differences in tripinfo2 ----------
5,35d4
<     <tripinfo id="flowNumber.0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="26.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.0" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="30.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.0 routing_flowFromTo.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.0" depart="8.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="34.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.1" depart="12.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="38.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.1" depart="16.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="6.00" arrival="42.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.1" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_flow50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b480: note: object has invalid vptr
>  00 00 00 00  65 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573149==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x56231e536e32 bp 0x7fff7e557a30 sp 0x7fff7e557a28
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x56231e536e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56231e5369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56231e2419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56231e242d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56231e43cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56231e434952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56231e69e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56231ddc0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56231ddbc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56231ddaa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc188f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc188f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56231dce8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x56231dda6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562320686ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56231e536725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56231e2419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6d3
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
8,15c5
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 50.00.
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 143.00
< Simulation ended at time: 143.00
< 
---
> > </tripinfos>
---------- Differences in summary ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:32 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,148c6,29
< <summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
<     <step time="0.00" loaded="2" inserted="1" running="1" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="0.00" meanSpeedRelative="0.00"/>
<     <step time="1.00" loaded="2" inserted="1" running="1" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="1.00" meanSpeedRelative="1.00"/>
<     <step time="2.00" loaded="2" inserted="1" running="1" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="1.00" meanSpeedRelative="0.07"/>
<     <step time="3.00" loaded="2" inserted="1" running="1" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="3.60" meanSpeedRelative="0.26"/>
<     <step time="4.00" loaded="2" inserted="2" running="2" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="2.00" meanTravelTime="-1.00" meanSpeed="3.10" meanSpeedRelative="0.22"/>
<     <step time="5.00" loaded="3" inserted="2" running="2" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.00" meanTravelTime="-1.00" meanSpeed="4.90" meanSpeedRelative="0.82"/>
<     <step time="6.00" loaded="3" inserted="2" running="2" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.00" meanTravelTime="-1.00" meanSpeed="6.20" meanSpeedRelative="0.45"/>
<     <step time="7.00" loaded="3" inserted="2" running="2" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.00" meanTravelTime="-1.00" meanSpeed="8.75" meanSpeedRelative="0.63"/>
<     <step time="8.00" loaded="4" inserted="3" running="3" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="2.33" meanTravelTime="-1.00" meanSpeed="6.70" meanSpeedRelative="0.48"/>
<     <step time="9.00" loaded="4" inserted="3" running="3" waiting="1" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.33" meanTravelTime="-1.00" meanSpeed="7.90" meanSpeedRelative="0.88"/>
<     <step time="10.00" loaded="6" inserted="3" running="3" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.33" meanTravelTime="-1.00" meanSpeed="8.76" meanSpeedRelative="0.63"/>
<     <step time="11.00" loaded="6" inserted="3" running="3" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.33" meanTravelTime="-1.00" meanSpeed="10.46" meanSpeedRelative="0.75"/>
<     <step time="12.00" loaded="6" inserted="4" running="4" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="2.75" meanTravelTime="-1.00" meanSpeed="8.50" meanSpeedRelative="0.61"/>
<     <step time="13.00" loaded="6" inserted="4" running="4" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.75" meanTravelTime="-1.00" meanSpeed="9.39" meanSpeedRelative="0.91"/>
<     <step time="14.00" loaded="6" inserted="4" running="4" waiting="2" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.75" meanTravelTime="-1.00" meanSpeed="10.04" meanSpeedRelative="0.72"/>
<     <step time="15.00" loaded="7" inserted="4" running="4" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="2.75" meanTravelTime="-1.00" meanSpeed="11.32" meanSpeedRelative="0.81"/>
<     <step time="16.00" loaded="8" inserted="5" running="5" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="3.40" meanTravelTime="-1.00" meanSpeed="9.57" meanSpeedRelative="0.69"/>
<     <step time="17.00" loaded="8" inserted="5" running="5" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="3.40" meanTravelTime="-1.00" meanSpeed="10.29" meanSpeedRelative="0.93"/>
<     <step time="18.00" loaded="8" inserted="5" running="5" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="3.40" meanTravelTime="-1.00" meanSpeed="10.81" meanSpeedRelative="0.78"/>
<     <step time="19.00" loaded="8" inserted="5" running="5" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="3.40" meanTravelTime="-1.00" meanSpeed="11.83" meanSpeedRelative="0.85"/>
<     <step time="20.00" loaded="9" inserted="6" running="6" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="4.50" meanTravelTime="-1.00" meanSpeed="10.29" meanSpeedRelative="0.74"/>
<     <step time="21.00" loaded="9" inserted="6" running="6" waiting="3" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="4.50" meanTravelTime="-1.00" meanSpeed="10.89" meanSpeedRelative="0.94"/>
<     <step time="22.00" loaded="10" inserted="6" running="6" waiting="4" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="4.50" meanTravelTime="-1.00" meanSpeed="11.33" meanSpeedRelative="0.82"/>
<     <step time="23.00" loaded="10" inserted="6" running="6" waiting="4" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="4.50" meanTravelTime="-1.00" meanSpeed="12.17" meanSpeedRelative="0.88"/>
<     <step time="24.00" loaded="11" inserted="7" running="7" waiting="4" ended="0" arrived="0" collisions="0" teleports="0" halting="1" stopped="0" meanWaitingTime="5.14" meanTravelTime="-1.00" meanSpeed="10.81" meanSpeedRelative="0.78"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,35d4
<     <tripinfo id="flowNumber.0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="26.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.0" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="30.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.0 routing_flowFromTo.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.0" depart="8.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="34.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.1" depart="12.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="38.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowFromTo.1" depart="16.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="6.00" arrival="42.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.1" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>
---------- Differences in tripinfo2 ----------
5,28d4
<     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flowProb.12" depart="116.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="142.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.12" vType="t0" speedFactor="1.00" vaporized=""/>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="50.00" type="micro">
    <rngState default="0" routeHandler="0" insertionControl="30" device="0" device.btreceiver="0" driverState="0" device.toc="0">
        <rngLane index="0" state="25"/>
        <rngLane index="1" state="50"/>
        <rngLane index="2" state="172"/>
        <rngLane index="3" state="0"/>
        <rngLane index="4" state="0"/>
        <rngLane index="5" state="0"/>
        <rngLane index="6" state="0"/>
        <rngLane index="7" state="0"/>
        <rngLane index="8" state="0"/>
        <rngLane index="9" state="0"/>
        <rngLane index="10" state="0"/>
        <rngLane index="11" state="0"/>
        <rngLane index="12" state="0"/>
        <rngLane index="13" state="0"/>
        <rngLane index="14" state="0"/>
        <rngLane index="15" state="0"/>
        <rngLane index="16" state="0"/>
        <rngLane index="17" state="0"/>
        <rngLane index="18" state="0"/>
        <rngLane index="19" state="0"/>
        <rngLane index="20" state="0"/>
        <rngLane index="21" state="0"/>
        <rngLane index="22" state="0"/>
        <rngLane index="23" state="0"/>
        <rngLane index="24" state="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_on_rail_signal ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  74 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573173==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55b5e9351e32 bp 0x7fffcd95ba90 sp 0x7fffcd95ba88
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55b5e9351e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5e93519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5e905c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5e905dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5e9257ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5e924f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5e94b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5e8bdbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5e8bd756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5e8bc5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05fe307d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05fe307e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5e8b03634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55b5e8bc1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b5eb4a1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5e9351725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5e905c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
6,13d4
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 116.00.
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 202.00
< Simulation ended at time: 202.00
< 
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="116.00" type="micro">
    <route id="!train2" state="0" edges="-e -b -d"/>
    <route id="!train3" state="0" edges="-e -b -d"/>
    <delay number="2" begin="3" end="1" depart="31.00" time="31.00"/>
    <vType id="train" length="20.00" vClass="rail" accel="2"/>
    <vehicle id="train2" type="train" depart="0.00" departSpeed="max" route="!train2" distance="0 0" speedFactor="1.0000" state="18 31000 0 20.10 0 5.65 115000 1 0" pos="136.06 116.06 0.00" speed="0.00 0.00" angle="225.00" posLat="0.00" waitingTime="100000 0">
        <stop lane="-e_0" startPos="135.86" endPos="136.06" duration="31.00" started="46.00"/>
    </vehicle>
    <vehicle id="train3" type="train" depart="110.00" departSpeed="max" route="!train3" distance="0 0" speedFactor="1.0000" state="18 110000 0 20.10 0 0.67 115000 0 0" pos="80.22 60.22 9.61" speed="9.61 10.91" angle="225.00" posLat="0.00" waitingTime="100000 0"/>
    <lane id=":A_0_0">
        <link to="-d_0">
            <approaching id="train2" arrivalTime="183304" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalSpeedBraking="0.00" waitingTime="0" distance="210.05"/>
        </link>
    </lane>
    <lane id=":B_0_0">
        <link to="-b_0">
            <approaching id="train2" arrivalTime="147862" arrivalSpeed="5.72" departSpeed="5.72" request="1" arrivalSpeedBraking="0.00" waitingTime="0" distance="7.19"/>
            <approaching id="train3" arrivalTime="120647" arrivalSpeed="11.00" departSpeed="11.00" request="1" arrivalSpeedBraking="0.00" waitingTime="0" distance="72.64"/>
        </link>
    </lane>
    <lane id="-b_0">
        <link to=":A_0_0">
            <approaching id="train2" arrivalTime="163149" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalSpeedBraking="0.00" waitingTime="0" distance="202.86"/>
            <approaching id="train3" arrivalTime="133647" arrivalSpeed="13.89" departSpeed="13.89" request="1" arrivalSpeedBraking="0.00" waitingTime="0" distance="268.31"/>
        </link>
    </lane>
    <lane id="-e_0">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_parking ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000009c80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000009c80: note: object has invalid vptr
>  00 00 00 00  b6 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573178==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000009db4 at pc 0x556f79507e32 bp 0x7fffde28e150 sp 0x7fffde28e148
> READ of size 4 at 0x616000009db4 thread T0
>     #0 0x556f79507e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f795079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f792129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f79213d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f7940debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f79405952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f7966f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f78d91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f78d8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f78d7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdec61bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdec61bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f78cb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000009db4 is located 308 bytes inside of 528-byte region [0x616000009c80,0x616000009e90)
> freed by thread T0 here:
>     #0 0x556f78d77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556f7b657ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f79507725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f792129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd2 ----------
147,177c147
<         <vehicle id="v0" x="165.60" y="-1.65" angle="90.00" type="t0" speed="7.80" pos="165.60" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="68.00">
<         <vehicle id="v0" x="176.00" y="-1.65" angle="90.00" type="t0" speed="10.40" pos="176.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="69.00">
<         <vehicle id="v0" x="189.00" y="-1.65" angle="90.00" type="t0" speed="13.00" pos="189.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="70.00">
<         <vehicle id="v0" x="202.89" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="2.89" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="71.00">
<         <vehicle id="v0" x="216.78" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="16.78" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="72.00">
<         <vehicle id="v0" x="230.67" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="30.67" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="73.00">
<         <vehicle id="v0" x="244.56" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="44.56" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="74.00">
<         <vehicle id="v0" x="258.45" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="58.45" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="75.00">
<         <vehicle id="v0" x="272.34" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="72.34" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="76.00">
<         <vehicle id="v0" x="286.23" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="86.23" lane="end_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
9,13d7
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 78.00
< Simulation ended at time: 78.00
< 

TEST FAILED on ts-sim-build-ba : state save_parking_busStop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  3d 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573196==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x56220d005e32 bp 0x7ffe77cd8ad0 sp 0x7ffe77cd8ac8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x56220d005e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56220d0059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56220cd109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56220cd11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56220cf0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56220cf03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56220d16d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56220c88fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56220c88b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56220c879018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8be0ee4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8be0ee4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56220c7b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x56220c875aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56220f155ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56220d005725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56220cd109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:35 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,120c6,30
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="20.00">
<         <vehicle id="v0" x="100.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="100.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="21.00">
<         <vehicle id="v0" x="100.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="100.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="22.00">
<         <vehicle id="v0" x="100.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="100.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="23.00">
<         <vehicle id="v0" x="100.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="100.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="24.00">
<         <vehicle id="v0" x="100.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="100.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="25.00">
<         <vehicle id="v0" x="100.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="100.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="26.00">
<         <vehicle id="v0" x="100.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="100.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="27.00">
<         <vehicle id="v0" x="100.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="100.00" lane="middle_0" slope="0.00"/>
<     </timestep>
<     <timestep time="28.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
5d4
< Reason: All vehicles have left the simulation.
11,15d9
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 59.00
< Simulation ended at time: 59.00
< 

TEST FAILED on ts-sim-build-ba : state save_rail_signal ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  db 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573270==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x563b261cde32 bp 0x7ffe90e976d0 sp 0x7ffe90e976c8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x563b261cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b261cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b25ed89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b25ed9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b260d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b260cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b26335793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b25a57c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b25a5356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b25a41018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53d7590d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53d7590e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b2597f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x563b25a3daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563b2831dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b261cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b25ed89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
9,13d7
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 174.00
< Simulation ended at time: 174.00
< 

TEST FAILED on ts-sim-build-ba : state save_rail_signal_approach_steplength ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  99 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573289==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55e59c6ffe32 bp 0x7ffd9946d910 sp 0x7ffd9946d908
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55e59c6ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e59c6ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e59c40a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e59c40bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e59c605ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e59c5fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e59c867793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e59bf89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e59bf8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e59bf73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f96732d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f96732e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e59beb1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55e59bf6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e59e84fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e59c6ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e59c40a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
10,22d8
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1):
<  RouteLength: 441.09
<  Speed: 14.70
<  Duration: 30.00
<  WaitingTime: 0.00
<  TimeLoss: 0.00
<  DepartDelay: 0.00
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 34.00
< Simulation ended at time: 34.00
< 

TEST FAILED on ts-sim-build-ba : state save_rail_signal_constraint ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  f1 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573257==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55650514be32 bp 0x7ffc68be9b30 sp 0x7ffc68be9b28
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55650514be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55650514b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556504e569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556504e57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556505051ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556505049952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565052b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565049d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565049d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565049bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f3c1ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f3c1cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565048fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5565049bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55650729bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55650514b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556504e569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,8d5
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 5 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
10,19d6
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 60.00.
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 260.00
< Simulation ended at time: 260.00
< 
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="between" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="e_0" arrivalPos="141.24" arrivalSpeed="13.89" duration="36.00" routeLength="491.19" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_between routing_between" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="20.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="140.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="7.00" duration="120.00" routeLength="891.19" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="25.73" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="259.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="7.00" duration="259.00" routeLength="849.90" waitingTime="110.00" waitingCount="1" stopTime="30.00" timeLoss="167.70" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in tripinfo2 ----------
5,6d4
<     <tripinfo id="t1" depart="20.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="140.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="7.00" duration="120.00" routeLength="891.19" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="25.73" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="259.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="7.00" duration="259.00" routeLength="849.90" waitingTime="110.00" waitingCount="1" stopTime="30.00" timeLoss="167.70" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="60.00" type="micro">
    <route id="!t0!var#1" state="0" edges="a b c"/>
    <route id="!t1!var#1" state="0" edges="d e c"/>
    <delay number="2" begin="3" end="1" depart="0.00" time="36.00"/>
    <vType id="train" length="50.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00" departSpeed="max" route="!t0!var#1" distance="0 1" speedFactor="1.0000" reroute="1" state="262162 0 0 50.10 29000 33.88 59000 0 0" pos="399.00 349.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 1 0 29000">
        <stop busStop="stop_c" arrival="100.00" duration="30.00" until="130.00"/>
        <device id="tripinfo_t0" state="a_0 0 13.89 -50.1 29000 1 1 0 -1"/>
        <device id="routing_t0" state="0"/>
    </vehicle>
    <vehicle id="t1" type="train" depart="20.00" departSpeed="max" route="!t1!var#1" distance="541.29 1" speedFactor="1.0000" reroute="1" state="262162 20000 2 50.10 0 0.00 59000 0 0" pos="50.52 0.52 13.89" speed="13.89 13.89" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <stop busStop="stop_c" arrival="50.00" duration="30.00" until="80.00"/>
        <device id="tripinfo_t1" state="d_0 0 13.89 491.19 0 0 0 0 -1"/>
        <device id="routing_t1" state="0"/>
    </vehicle>
    <lane id="a_0">
        <vehicles value="t0"/>
        <link to="b_0">
            <approaching id="t0" arrivalTime="60001" arrivalSpeed="0.00" departSpeed="0.25" request="0" arrivalSpeedBraking="0.00" waitingTime="28000" distance="1.00"/>
        </link>
    </lane>
    <lane id="c_0">
        <vehicles value="t1"/>
    </lane>
    <railSignalConstraintTracker lane="e_0" index="1" state="between t1"/>
</snapshot>

TEST FAILED on ts-sim-build-ba : state save_rail_signal_constraint_include ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  5c 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573287==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55cda8a93e32 bp 0x7fff8039c6b0 sp 0x7fff8039c6a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55cda8a93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cda8a939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cda879e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cda879fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cda8999ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cda8991952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cda8bfb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cda831dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cda831956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cda8307018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4f05cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4f05cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cda8245634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55cda8303aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cdaabe3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cda8a93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cda879e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,8d5
< Reason: All vehicles have left the simulation.
< DijkstraRouter answered 5 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
10,18d6
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 60.00.
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 260.00
< Simulation ended at time: 260.00
< 
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="between" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="36.00" arrivalLane="e_0" arrivalPos="141.24" arrivalSpeed="13.89" duration="36.00" routeLength="491.19" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_between routing_between" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="20.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="140.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="7.00" duration="120.00" routeLength="891.19" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="25.73" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="259.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="7.00" duration="259.00" routeLength="849.90" waitingTime="110.00" waitingCount="1" stopTime="30.00" timeLoss="167.70" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in tripinfo2 ----------
5,6d4
<     <tripinfo id="t1" depart="20.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="140.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="7.00" duration="120.00" routeLength="891.19" waitingTime="0.00" waitingCount="0" stopTime="30.00" timeLoss="25.73" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="259.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="7.00" duration="259.00" routeLength="849.90" waitingTime="110.00" waitingCount="1" stopTime="30.00" timeLoss="167.70" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="60.00" type="micro" constraints="1">
    <route id="!t0!var#1" state="0" edges="a b c"/>
    <route id="!t1!var#1" state="0" edges="d e c"/>
    <delay number="2" begin="3" end="1" depart="0.00" time="36.00"/>
    <vType id="train" length="50.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00" departSpeed="max" route="!t0!var#1" distance="0 1" speedFactor="1.0000" reroute="1" state="262162 0 0 50.10 29000 33.88 59000 0 0" pos="399.00 349.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 1 0 29000">
        <stop busStop="stop_c" arrival="100.00" duration="30.00" until="130.00"/>
        <device id="tripinfo_t0" state="a_0 0 13.89 -50.1 29000 1 1 0 -1"/>
        <device id="routing_t0" state="0"/>
    </vehicle>
    <vehicle id="t1" type="train" depart="20.00" departSpeed="max" route="!t1!var#1" distance="541.29 1" speedFactor="1.0000" reroute="1" state="262162 20000 2 50.10 0 0.00 59000 0 0" pos="50.52 0.52 13.89" speed="13.89 13.89" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <stop busStop="stop_c" arrival="50.00" duration="30.00" until="80.00"/>
        <device id="tripinfo_t1" state="d_0 0 13.89 491.19 0 0 0 0 -1"/>
        <device id="routing_t1" state="0"/>
    </vehicle>
    <lane id="a_0">
        <vehicles value="t0"/>
        <link to="b_0">
            <approaching id="t0" arrivalTime="60001" arrivalSpeed="0.00" departSpeed="0.25" request="0" arrivalSpeedBraking="0.00" waitingTime="28000" distance="1.00"/>
        </link>
    </lane>
    <lane id="c_0">
        <vehicles value="t1"/>
    </lane>
    <railSignalConstraints id="A">
        <predecessor tripId="t0" tl="D" foes="t1" limit="3"/>
        <foeInsertion tripId="t42" tl="D" foes="t23" limit="3" active="0"/>
<truncated after showing first 30 lines>
---------- Missing result in state2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="61.00" type="micro" constraints="1">
    <route id="!t0!var#1" state="1" edges="a b c"/>
    <route id="!t1!var#1" state="1" edges="d e c"/>
    <delay number="2" begin="3" end="1" depart="0.00" time="36.00"/>
    <vType id="train" length="50.00" vClass="rail"/>
    <vehicle id="t0" type="train" depart="0.00" departSpeed="max" route="!t0!var#1" distance="0 1" speedFactor="1.0000" reroute="1" state="262162 0 0 50.10 30000 34.88 60000 0 0" pos="399.00 349.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 1 0 30000">
        <stop busStop="stop_c" arrival="100.00" duration="30.00" until="130.00"/>
        <device id="tripinfo_t0" state="a_0 0 13.89 -50.1 30000 1 1 0 -1"/>
        <device id="routing_t0" state="0"/>
    </vehicle>
    <vehicle id="t1" type="train" depart="20.00" departSpeed="max" route="!t1!var#1" distance="541.29 1" speedFactor="1.0000" reroute="1" state="262162 20000 2 50.10 0 0.00 60000 0 0" pos="64.41 14.41 13.89" speed="13.89 13.89" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <stop busStop="stop_c" arrival="50.00" duration="30.00" until="80.00"/>
        <device id="tripinfo_t1" state="d_0 0 13.89 491.19 0 0 0 0 -1"/>
        <device id="routing_t1" state="0"/>
    </vehicle>
    <lane id="a_0">
        <vehicles value="t0"/>
        <link to="b_0">
            <approaching id="t0" arrivalTime="61000" arrivalSpeed="0.00" departSpeed="0.25" request="0" arrivalSpeedBraking="0.00" waitingTime="29000" distance="1.00"/>
        </link>
    </lane>
    <lane id="c_0">
        <vehicles value="t1"/>
    </lane>
    <railSignalConstraints id="A">
        <predecessor tripId="t0" tl="D" foes="t1" limit="3"/>
        <foeInsertion tripId="t42" tl="D" foes="t23" limit="3" active="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_rng ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000009c80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000009c80: note: object has invalid vptr
>  00 00 00 00  ef 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 d4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573290==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000009db4 at pc 0x564e5c4ade32 bp 0x7fffa4698710 sp 0x7fffa4698708
> READ of size 4 at 0x616000009db4 thread T0
>     #0 0x564e5c4ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e5c4ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e5c1b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e5c1b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e5c3b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e5c3ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e5c615793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e5bd37c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e5bd3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e5bd21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa60d6a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa60d6a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e5bc5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000009db4 is located 308 bytes inside of 528-byte region [0x616000009c80,0x616000009e90)
> freed by thread T0 here:
>     #0 0x564e5bd1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564e5e5fdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e5c4ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e5c1b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
9,13d7
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 34.00
< Simulation ended at time: 34.00
< 

TEST FAILED on ts-sim-build-ba : state save_routeDistribution ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  6f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573293==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x5615352bae32 bp 0x7ffdc0437470 sp 0x7ffdc0437468
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x5615352bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615352ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561534fc59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561534fc6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615351c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615351b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561535422793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561534b44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561534b4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561534b2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a67017d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a67017e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561534a6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x561534b2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56153740aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615352ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561534fc59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
6,13d4
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 20.00.
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 31.00
< Simulation ended at time: 31.00
< 
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="v0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="middle_0" arrivalPos="200.00" arrivalSpeed="13.89" duration="19.00" routeLength="201.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v1" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="30.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in tripinfo2 ----------
5d4
<     <tripinfo id="v1" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="30.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="20.00" type="micro">
    <route id="dist_anon#0" state="1" edges="beg middle end"/>
    <route id="dist_anon#1" state="1" edges="beg middle"/>
    <route id="r0" state="1" edges="beg middle end"/>
    <route id="r1" state="1" edges="beg middle"/>
    <routeDistribution id="dist_anon" state="1" routes="dist_anon#0 dist_anon#1" probabilities="1.00 1.00"/>
    <delay number="1" begin="2" end="1" depart="1.00" time="19.00"/>
    <vType id="t0" sigma="0"/>
    <vehicle id="v1" type="t0" depart="3.00" route="r0" distance="7 0" speedFactor="1.0000" state="2050 4000 1 5.10 0 2.77 19000 0 0" pos="155.11 150.11 13.89" speed="13.89 13.89" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <device id="tripinfo_v1" state="beg_0 0 0 1.9 0 0 0 0 -1"/>
    </vehicle>
    <lane id="middle_0">
        <vehicles value="v1"/>
    </lane>
</snapshot>

TEST FAILED on ts-sim-build-ba : state save_routeDistribution2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  8a 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573304==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x55f800e9ae32 bp 0x7ffcb4c0f5d0 sp 0x7ffcb4c0f5c8
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x55f800e9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f800e9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f800ba59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f800ba6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f800da0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f800d98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f801002793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f800724c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f80072056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f80070e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e0e927d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e0e927e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f80064c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x55f80070aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f802feaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f800e9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f800ba59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation version started
< Simulation ended at time: 31.00
< Reason: The final simulation step has been reached.
---------- Differences in log2 ----------
2,6c2,3
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation version started
< Simulation ended at time: 31.00
< Reason: All vehicles have left the simulation.
---
> Error: Cannot read file 'state.xml'!
> Quitting (on error).
---------- Differences in output ----------
4d3
< Reason: The final simulation step has been reached.
6,13d4
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 30.00.
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 31.00
< Simulation ended at time: 31.00
< 
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="v0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="middle_0" arrivalPos="200.00" arrivalSpeed="13.89" duration="19.00" routeLength="201.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v1.0" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="2.00" arrival="23.00" arrivalLane="middle_0" arrivalPos="200.00" arrivalSpeed="13.89" duration="19.00" routeLength="201.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_v1.0" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="30.00" type="micro">
    <delay number="0" begin="2" end="2" depart="2.00" time="38.00"/>
    <vType id="t0" sigma="0"/>
</snapshot>

TEST FAILED on ts-sim-build-ba : state save_stopped ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  7e 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573322==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x55a7ddfe4e32 bp 0x7ffe6c9c7e30 sp 0x7ffe6c9c7e28
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x55a7ddfe4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7ddfe49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7ddcef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7ddcf0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7ddeeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7ddee2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7de14c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7dd86ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7dd86a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7dd858018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a46dced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a46dcee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7dd796634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
>     #0 0x55a7dd854aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a7e0134ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7ddfe4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7ddcef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
223,315c223
<         <vehicle id="v1" x="237.06" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="37.06" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="75.00">
<         <vehicle id="v0" x="259.35" y="-1.65" angle="90.00" type="t0" speed="5.15" pos="59.35" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="246.71" y="-1.65" angle="90.00" type="t0" speed="9.65" pos="46.71" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="76.00">
<         <vehicle id="v0" x="260.00" y="-1.65" angle="90.00" type="t0" speed="0.65" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="251.85" y="-1.65" angle="90.00" type="t0" speed="5.15" pos="51.85" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="77.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="252.50" y="-1.65" angle="90.00" type="t0" speed="0.65" pos="52.50" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="78.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="255.75" y="-1.65" angle="90.00" type="t0" speed="3.25" pos="55.75" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="79.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="261.59" y="-1.65" angle="90.00" type="t0" speed="5.85" pos="61.59" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="80.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="270.04" y="-1.65" angle="90.00" type="t0" speed="8.45" pos="70.04" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="81.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="281.09" y="-1.65" angle="90.00" type="t0" speed="11.05" pos="81.09" lane="end_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5d4
< Reason: All vehicles have left the simulation.
11,15d9
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 103.00
< Simulation ended at time: 103.00
< 
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="v1" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="83.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="79.00" routeLength="301.90" waitingTime="41.00" waitingCount="3" stopTime="0.00" timeLoss="55.72" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="102.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="16.41" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in tripinfo2 ----------
5,7d4
<     <tripinfo id="v1" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="83.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="79.00" routeLength="301.90" waitingTime="41.00" waitingCount="3" stopTime="0.00" timeLoss="55.72" rerouteNo="0" devices="tripinfo_v1 fcd_v1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="102.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="16.41" rerouteNo="0" devices="tripinfo_v0 fcd_v0" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : state save_stopped_started_ended ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  78 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573356==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x5575fe946e32 bp 0x7fff88fc22f0 sp 0x7fff88fc22e8
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x5575fe946e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575fe9469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575fe6519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575fe652d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575fe84cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575fe844952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575feaae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575fe1d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575fe1cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575fe1ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7abc65bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7abc65be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575fe0f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
>     #0 0x5575fe1b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557600a96ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575fe946725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575fe6519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
223,315c223
<         <vehicle id="v1" x="237.06" y="-1.65" angle="90.00" type="t0" speed="13.89" pos="37.06" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="75.00">
<         <vehicle id="v0" x="259.35" y="-1.65" angle="90.00" type="t0" speed="5.15" pos="59.35" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="246.71" y="-1.65" angle="90.00" type="t0" speed="9.65" pos="46.71" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="76.00">
<         <vehicle id="v0" x="260.00" y="-1.65" angle="90.00" type="t0" speed="0.65" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="251.85" y="-1.65" angle="90.00" type="t0" speed="5.15" pos="51.85" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="77.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="252.50" y="-1.65" angle="90.00" type="t0" speed="0.65" pos="52.50" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="78.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="255.75" y="-1.65" angle="90.00" type="t0" speed="3.25" pos="55.75" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="79.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="261.59" y="-1.65" angle="90.00" type="t0" speed="5.85" pos="61.59" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="80.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="270.04" y="-1.65" angle="90.00" type="t0" speed="8.45" pos="70.04" lane="end_0" slope="0.00"/>
<     </timestep>
<     <timestep time="81.00">
<         <vehicle id="v0" x="260.00" y="-4.85" angle="90.00" type="t0" speed="0.00" pos="60.00" lane="end_0" slope="0.00"/>
<         <vehicle id="v1" x="281.09" y="-1.65" angle="90.00" type="t0" speed="11.05" pos="81.09" lane="end_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
5d4
< Reason: All vehicles have left the simulation.
11,15d9
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 103.00
< Simulation ended at time: 103.00
< 
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="v1" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="83.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="79.00" routeLength="301.90" waitingTime="41.00" waitingCount="3" stopTime="0.00" timeLoss="55.72" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="102.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="16.41" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in tripinfo2 ----------
5,7d4
<     <tripinfo id="v1" depart="4.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="83.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="79.00" routeLength="301.90" waitingTime="41.00" waitingCount="3" stopTime="0.00" timeLoss="55.72" rerouteNo="0" devices="tripinfo_v1 fcd_v1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="102.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="62.00" timeLoss="16.41" rerouteNo="0" devices="tripinfo_v0 fcd_v0" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : state save_stopped_until ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  50 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573318==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55a3d6b7ce32 bp 0x7ffd052dacb0 sp 0x7ffd052daca8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55a3d6b7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3d6b7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3d68879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3d6888d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3d6a82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3d6a7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3d6ce4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3d6406c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3d640256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3d63f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55c1316d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55c1316e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3d632e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55a3d63ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a3d8cccca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3d6b7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3d68879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
5d4
< Reason: All vehicles have left the simulation.
11,15d9
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 60.00
< Simulation ended at time: 60.00
< 
---------- Differences in tripinfo ----------
5,6d4
<     <tripinfo id="v0" depart="10.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="59.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="49.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="19.00" timeLoss="6.81" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in tripinfo2 ----------
5,6d4
<     <tripinfo id="v0" depart="10.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="59.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="49.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="19.00" timeLoss="6.81" rerouteNo="0" devices="tripinfo_v0" vType="t0" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : state teleporting ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,103c3,83
< Warning: Teleporting vehicle 'flow.6'; waited too long (yield), lane='C1toB1_0', time=225.00.
< Warning: Teleporting vehicle 'flow.8'; waited too long (yield), lane='D1toC1_0', time=227.00.
< Warning: Teleporting vehicle 'flow.10'; waited too long (yield), lane='E1toD1_0', time=229.00.
< Warning: Teleporting vehicle 'flow.12'; waited too long (yield), lane='F1toE1_0', time=231.00.
< Warning: Teleporting vehicle 'flow.3'; waited too long (yield), lane='A1toA0_0', time=253.00.
< Warning: Vehicle 'flow.6' ends teleporting on edge 'A1toA0', time=253.00.
< Warning: Teleporting vehicle 'flow.1'; waited too long (yield), lane=':A1_3_0', time=254.00.
< Warning: Vehicle 'flow.12' ends teleporting on edge 'B1toA1', time=256.00.
< Warning: Vehicle 'flow.1' teleports beyond arrival edge 'A1toA0', time=258.00.
< Warning: Vehicle 'flow.8' teleports beyond arrival edge 'A1toA0', time=260.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'A1toA0', time=271.00.
< Warning: Vehicle 'flow.10' teleports beyond arrival edge 'A1toA0', time=276.00.
< Warning: Teleporting vehicle 'flow.7'; waited too long (jam), lane='C1toB1_0', time=329.00.
< Warning: Teleporting vehicle 'flow.17'; waited too long (jam), lane='E0toF0_0', time=338.00.
< Warning: Teleporting vehicle 'flow.19'; waited too long (jam), lane='D0toE0_0', time=340.00.
< Warning: Teleporting vehicle 'flow.2'; waited too long (yield), lane='A0toA1_0', time=357.00.
< Warning: Teleporting vehicle 'flow.12'; waited too long (jam), lane='B1toA1_0', time=358.00.
< Warning: Vehicle 'flow.2' ends teleporting on edge 'A1toA0', time=361.00.
< Warning: Vehicle 'flow.7' teleports beyond arrival edge 'A1toA0', time=365.00.
< Warning: Vehicle 'flow.12' teleports beyond arrival edge 'A1toA0', time=385.00.
< Warning: Vehicle 'flow.17' teleports beyond arrival edge 'A1toA0', time=412.00.
< Warning: Vehicle 'flow.19' teleports beyond arrival edge 'A1toA0', time=423.00.
< Warning: Teleporting vehicle 'flow.11'; waited too long (yield), lane='C1toB1_0', time=465.00.
< Warning: Vehicle 'flow.11' ends teleporting on edge 'B1toA1', time=465.00.
< Warning: Teleporting vehicle 'flow.13'; waited too long (yield), lane='D1toC1_0', time=466.00.
< Warning: Vehicle 'flow.13' ends teleporting on edge 'C1toB1', time=466.00.
< Warning: Teleporting vehicle 'flow.14'; waited too long (yield), lane='E1toD1_0', time=467.00.
< Warning: Teleporting vehicle 'flow.15'; waited too long (yield), lane='F1toE1_0', time=467.00.
< Warning: Vehicle 'flow.14' ends teleporting on edge 'D1toC1', time=467.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
6,13d4
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 330.00.
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 1053.00
< Simulation ended at time: 1058.00
< 
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="330.00" type="micro">
    <route id="r1" state="1" edges="A0toB0 B0toC0 C0toD0 D0toE0 E0toF0 F0toF1 F1toE1 E1toD1 D1toC1 C1toB1 B1toA1 A1toA0 A0toA1 A1toA0"/>
    <delay number="14" begin="20" end="6" depart="104.00" time="1379.00"/>
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="flow.11" depart="22.00" route="r1" distance="107.8 0" speedFactor="1.0000" state="2144 28000 7 5.10 97000 293.07 329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="270.00" posLat="0.00" waitingTime="100000 1 0 97000"/>
    <vehicle id="flow.12" depart="24.00" route="r1" distance="126.8 0" speedFactor="1.0000" state="2144 31000 10 5.10 72000 265.97 329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="270.00" posLat="0.00" waitingTime="100000 2 0 72000 73000 174000"/>
    <vehicle id="flow.13" depart="26.00" route="r1" distance="92.8 0" speedFactor="1.0000" state="2144 33000 6 5.10 95000 289.15 329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="270.00" posLat="0.00" waitingTime="100000 2 0 95000 98000 198000"/>
    <vehicle id="flow.14" depart="28.00" route="r1" distance="84.9 0" speedFactor="1.0000" state="2144 36000 5 5.10 94000 286.69 329000 0 0" pos="7.90 2.90 0.00" speed="0.00 0.00" angle="296.77" posLat="0.00" waitingTime="100000 2 0 94000 97000 197000"/>
    <vehicle id="flow.15" depart="30.00" route="r1" distance="76.4 0" speedFactor="1.0000" state="2144 38000 5 5.10 94000 285.33 329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="0.00" posLat="0.00" waitingTime="100000 2 0 94000 96000 196000"/>
    <vehicle id="flow.16" depart="32.00" route="r1" distance="68.5 0" speedFactor="1.0000" state="2144 41000 4 5.10 93000 282.87 329000 0 0" pos="7.90 2.90 0.00" speed="0.00 0.00" angle="26.77" posLat="0.00" waitingTime="100000 2 0 93000 95000 195000"/>
    <vehicle id="flow.17" depart="34.00" route="r1" distance="60 0" speedFactor="1.0000" state="2144 43000 4 5.10 92000 281.51 329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 2 0 92000 94000 194000"/>
    <vehicle id="flow.18" depart="36.00" route="r1" distance="53.5 0" speedFactor="1.0000" state="2144 46000 3 5.10 91000 279.05 329000 0 0" pos="6.50 1.50 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 2 0 91000 93000 193000"/>
    <vehicle id="flow.19" depart="38.00" route="r1" distance="45 0" speedFactor="1.0000" state="2144 48000 3 5.10 90000 277.59 329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 2 0 90000 92000 192000"/>
    <vehicle id="flow.2" depart="4.00" route="r1" distance="182.52 0" speedFactor="1.0000" state="2144 5000 12 5.10 73000 310.63 329000 0 0" pos="8.40 3.40 0.00" speed="0.00 0.00" angle="0.00" posLat="0.00" waitingTime="100000 2 0 73000 75000 175000"/>
    <vehicle id="flow.4" depart="8.00" route="r1" distance="169.2 0" speedFactor="1.0000" state="2144 10000 11 5.10 29000 306.59 329000 0 0" pos="8.40 3.40 0.00" speed="0.00 0.00" angle="180.00" posLat="0.00" waitingTime="100000 3 0 29000 30000 73000 76000 174000"/>
    <vehicle id="flow.5" depart="10.00" route="r1" distance="169.2 0" speedFactor="1.0000" state="2144 12000 11 5.10 28000 305.13 329000 0 0" pos="0.90 3.80 0.00" speed="0.00 0.00" angle="196.26" posLat="0.00" waitingTime="100000 3 0 28000 29000 72000 75000 173000"/>
    <vehicle id="flow.7" depart="14.00" route="r1" distance="146.3 0" speedFactor="1.0000" state="2144 18000 10 5.10 0 300.91 329000 0 0" pos="5.00 0.00 0.00" speed="0.00 0.00" angle="270.00" posLat="-1.60" waitingTime="100000 1 0 101000"/>
    <vehicle id="flow.9" depart="18.00" route="r1" distance="122.8 0" speedFactor="1.0000" state="2144 23000 8 5.10 99000 296.99 329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="270.00" posLat="0.00" waitingTime="100000 1 0 99000"/>
    <vehicleTransfer id="flow.7" depart="337500"/>
    <lane id=":E0_6_0">
        <vehicles value="flow.18"/>
    </lane>
    <lane id=":F0_2_0">
        <vehicles value="flow.16"/>
    </lane>
    <lane id=":F1_0_0">
        <vehicles value="flow.14"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state teleporting_highbegin ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,103c3,83
< Warning: Teleporting vehicle 'flow.6'; waited too long (yield), lane='C1toB1_0', time=1576800225.00.
< Warning: Teleporting vehicle 'flow.8'; waited too long (yield), lane='D1toC1_0', time=1576800227.00.
< Warning: Teleporting vehicle 'flow.10'; waited too long (yield), lane='E1toD1_0', time=1576800229.00.
< Warning: Teleporting vehicle 'flow.12'; waited too long (yield), lane='F1toE1_0', time=1576800231.00.
< Warning: Teleporting vehicle 'flow.3'; waited too long (yield), lane='A1toA0_0', time=1576800253.00.
< Warning: Vehicle 'flow.6' ends teleporting on edge 'A1toA0', time=1576800253.00.
< Warning: Teleporting vehicle 'flow.1'; waited too long (yield), lane=':A1_3_0', time=1576800254.00.
< Warning: Vehicle 'flow.12' ends teleporting on edge 'B1toA1', time=1576800256.00.
< Warning: Vehicle 'flow.1' teleports beyond arrival edge 'A1toA0', time=1576800258.00.
< Warning: Vehicle 'flow.8' teleports beyond arrival edge 'A1toA0', time=1576800260.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'A1toA0', time=1576800271.00.
< Warning: Vehicle 'flow.10' teleports beyond arrival edge 'A1toA0', time=1576800276.00.
< Warning: Teleporting vehicle 'flow.7'; waited too long (jam), lane='C1toB1_0', time=1576800329.00.
< Warning: Teleporting vehicle 'flow.17'; waited too long (jam), lane='E0toF0_0', time=1576800338.00.
< Warning: Teleporting vehicle 'flow.19'; waited too long (jam), lane='D0toE0_0', time=1576800340.00.
< Warning: Teleporting vehicle 'flow.2'; waited too long (yield), lane='A0toA1_0', time=1576800357.00.
< Warning: Teleporting vehicle 'flow.12'; waited too long (jam), lane='B1toA1_0', time=1576800358.00.
< Warning: Vehicle 'flow.2' ends teleporting on edge 'A1toA0', time=1576800361.00.
< Warning: Vehicle 'flow.7' teleports beyond arrival edge 'A1toA0', time=1576800365.00.
< Warning: Vehicle 'flow.12' teleports beyond arrival edge 'A1toA0', time=1576800385.00.
< Warning: Vehicle 'flow.17' teleports beyond arrival edge 'A1toA0', time=1576800412.00.
< Warning: Vehicle 'flow.19' teleports beyond arrival edge 'A1toA0', time=1576800423.00.
< Warning: Teleporting vehicle 'flow.11'; waited too long (yield), lane='C1toB1_0', time=1576800465.00.
< Warning: Vehicle 'flow.11' ends teleporting on edge 'B1toA1', time=1576800465.00.
< Warning: Teleporting vehicle 'flow.13'; waited too long (yield), lane='D1toC1_0', time=1576800466.00.
< Warning: Vehicle 'flow.13' ends teleporting on edge 'C1toB1', time=1576800466.00.
< Warning: Teleporting vehicle 'flow.14'; waited too long (yield), lane='E1toD1_0', time=1576800467.00.
< Warning: Teleporting vehicle 'flow.15'; waited too long (yield), lane='F1toE1_0', time=1576800467.00.
< Warning: Vehicle 'flow.14' ends teleporting on edge 'D1toC1', time=1576800467.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< Reason: All vehicles have left the simulation.
6,13d4
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 1576800330.00.
< Reason: All vehicles have left the simulation.
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 1576801053.00
< Simulation ended at time: 1576801058.00
< 
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1576800330.00" type="micro">
    <route id="r1" state="1" edges="A0toB0 B0toC0 C0toD0 D0toE0 E0toF0 F0toF1 F1toE1 E1toD1 D1toC1 C1toB1 B1toA1 A1toA0 A0toA1 A1toA0"/>
    <delay number="14" begin="20" end="6" depart="104.00" time="1379.00"/>
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="flow.11" depart="1576800022.00" route="r1" distance="107.8 0" speedFactor="1.0000" state="2240 1576800028000 7 5.10 97000 293.07 1576800329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="270.00" posLat="0.00" waitingTime="100000 1 0 97000"/>
    <vehicle id="flow.12" depart="1576800024.00" route="r1" distance="126.8 0" speedFactor="1.0000" state="2240 1576800031000 10 5.10 72000 265.97 1576800329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="270.00" posLat="0.00" waitingTime="100000 2 0 72000 73000 174000"/>
    <vehicle id="flow.13" depart="1576800026.00" route="r1" distance="92.8 0" speedFactor="1.0000" state="2240 1576800033000 6 5.10 95000 289.15 1576800329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="270.00" posLat="0.00" waitingTime="100000 2 0 95000 98000 198000"/>
    <vehicle id="flow.14" depart="1576800028.00" route="r1" distance="84.9 0" speedFactor="1.0000" state="2240 1576800036000 5 5.10 94000 286.69 1576800329000 0 0" pos="7.90 2.90 0.00" speed="0.00 0.00" angle="296.77" posLat="0.00" waitingTime="100000 2 0 94000 97000 197000"/>
    <vehicle id="flow.15" depart="1576800030.00" route="r1" distance="76.4 0" speedFactor="1.0000" state="2240 1576800038000 5 5.10 94000 285.33 1576800329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="0.00" posLat="0.00" waitingTime="100000 2 0 94000 96000 196000"/>
    <vehicle id="flow.16" depart="1576800032.00" route="r1" distance="68.5 0" speedFactor="1.0000" state="2240 1576800041000 4 5.10 93000 282.87 1576800329000 0 0" pos="7.90 2.90 0.00" speed="0.00 0.00" angle="26.77" posLat="0.00" waitingTime="100000 2 0 93000 95000 195000"/>
    <vehicle id="flow.17" depart="1576800034.00" route="r1" distance="60 0" speedFactor="1.0000" state="2240 1576800043000 4 5.10 92000 281.51 1576800329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 2 0 92000 94000 194000"/>
    <vehicle id="flow.18" depart="1576800036.00" route="r1" distance="53.5 0" speedFactor="1.0000" state="2240 1576800046000 3 5.10 91000 279.05 1576800329000 0 0" pos="6.50 1.50 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 2 0 91000 93000 193000"/>
    <vehicle id="flow.19" depart="1576800038.00" route="r1" distance="45 0" speedFactor="1.0000" state="2240 1576800048000 3 5.10 90000 277.59 1576800329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 2 0 90000 92000 192000"/>
    <vehicle id="flow.2" depart="1576800004.00" route="r1" distance="182.52 0" speedFactor="1.0000" state="2240 1576800005000 12 5.10 73000 310.63 1576800329000 0 0" pos="8.40 3.40 0.00" speed="0.00 0.00" angle="0.00" posLat="0.00" waitingTime="100000 2 0 73000 75000 175000"/>
    <vehicle id="flow.4" depart="1576800008.00" route="r1" distance="169.2 0" speedFactor="1.0000" state="2240 1576800010000 11 5.10 29000 306.59 1576800329000 0 0" pos="8.40 3.40 0.00" speed="0.00 0.00" angle="180.00" posLat="0.00" waitingTime="100000 3 0 29000 30000 73000 76000 174000"/>
    <vehicle id="flow.5" depart="1576800010.00" route="r1" distance="169.2 0" speedFactor="1.0000" state="2240 1576800012000 11 5.10 28000 305.13 1576800329000 0 0" pos="0.90 3.80 0.00" speed="0.00 0.00" angle="196.26" posLat="0.00" waitingTime="100000 3 0 28000 29000 72000 75000 173000"/>
    <vehicle id="flow.7" depart="1576800014.00" route="r1" distance="146.3 0" speedFactor="1.0000" state="2240 1576800018000 10 5.10 0 300.91 1576800329000 0 0" pos="5.00 0.00 0.00" speed="0.00 0.00" angle="270.00" posLat="-1.60" waitingTime="100000 1 0 101000"/>
    <vehicle id="flow.9" depart="1576800018.00" route="r1" distance="122.8 0" speedFactor="1.0000" state="2240 1576800023000 8 5.10 99000 296.99 1576800329000 0 0" pos="7.50 2.50 0.00" speed="0.00 0.00" angle="270.00" posLat="0.00" waitingTime="100000 1 0 99000"/>
    <vehicleTransfer id="flow.7" depart="1576800337500"/>
    <lane id=":E0_6_0">
        <vehicles value="flow.18"/>
    </lane>
    <lane id=":F0_2_0">
        <vehicles value="flow.16"/>
    </lane>
    <lane id=":F1_0_0">
        <vehicles value="flow.14"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state vehroute_exit_times ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  b4 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x56349c714e32 bp 0x7fff7180f2b0 sp 0x7fff7180f2a8
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x56349c714e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56349c7149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56349c41f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56349c420d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56349c61aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56349c612952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56349c87c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56349bf9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56349bf9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56349bf88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f627751fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f627751fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56349bec6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x56349bf84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56349e864ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56349c714725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56349c41f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="44.00 130.00 216.00 260.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9,11c11,16
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="47.00 133.00 219.00 262.00"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.exit-times value="true"/>
>         <save-state.times value="50"/>
>         <save-state.files value="state.xml"/>
>     </output>
13c18,23
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="44.00 130.00 216.00 260.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,11c11,14
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1" exitTimes="47.00 133.00 219.00 262.00"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes2.xml"/>
>         <vehroute-output.exit-times value="true"/>
>     </output>
13c16,21
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state xml ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,159
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  ad 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2573017==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55b40d421e32 bp 0x7ffee970d510 sp 0x7ffee970d508
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55b40d421e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b40d4219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b40d12c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b40d12dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b40d327ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b40d31f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b40d589793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b40ccabc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b40cca756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b40cc95018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f146c115d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f146c115e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b40cbd3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55b40cc91aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b40f571ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b40d421725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b40d12c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,11c11,13
<     <vehicle id="1" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13c15,20
< </routes>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo DriverStateDevice combined_with_ToC ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  39 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 13 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562366==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55f79f1dee32 bp 0x7fff50b2dcd0 sp 0x7fff50b2dcc8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55f79f1dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f79f1de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f79eee99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f79eeead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f79f0d7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f79f0d7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f79f0d97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f79ea5e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f79ea61698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f79ea52216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f54452c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54452c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f79e990634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x55f79ea4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f7a132eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f79f1de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f79eee99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo DriverStateDevice spec ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  fe 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 17 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562357==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x561e603d1e32 bp 0x7fff55e4e0f0 sp 0x7fff55e4e0e8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x561e603d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e603d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e600dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e600ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e602cae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561e602ca786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561e602cc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561e5fc516a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561e5fc54698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561e5fc45216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f20cf4d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20cf4d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e5fb83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x561e5fc41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e62521ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e603d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e600dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice Accel_during_ToC_preparation ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  c1 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562088==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x561845ab5e32 bp 0x7fffc97fea50 sp 0x7fffc97fea48
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x561845ab5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561845ab59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618457c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618457c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618459bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618459b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561845c1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56184533fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56184533b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561845329018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda05e43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda05e43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561845267634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x561845325aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561847c05ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561845ab5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618457c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:07 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="4.00" lane="WE_0" lanePos="15.60" x="515.60" y="-4.80"/>
<     <ToCdown id="ToC_veh" t="29.00" lane="WE_0" lanePos="243.10" x="743.10" y="-4.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58563"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice CF_situation1 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012680: note: object has invalid vptr
>  00 00 00 00  0c 40 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562222==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000127b4 at pc 0x5650ba8f0e32 bp 0x7ffcf1225a30 sp 0x7ffcf1225a28
> READ of size 4 at 0x6160000127b4 thread T0
>     #0 0x5650ba8f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650ba8f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650ba5fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650ba5fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650ba7e9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5650ba7e9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5650ba7eb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5650ba1706a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5650ba173698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5650ba164216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2fa08c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fa08c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650ba0a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000127b4 is located 308 bytes inside of 528-byte region [0x616000012680,0x616000012890)
> freed by thread T0 here:
>     #0 0x5650ba160aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5650bca40ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650ba8f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650ba5fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2493,2510c2493
<         <vehicle id="leader" x="2930.19" y="2289.94" angle="342.00" type="automated" speed="19.60" pos="817.19" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="498.00">
<         <vehicle id="ToC_veh" x="3076.22" y="1181.96" angle="18.00" type="manual" speed="19.07" pos="637.47" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3125.34" y="1333.15" angle="18.00" type="automated" speed="19.60" pos="796.43" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2924.13" y="2308.58" angle="342.00" type="automated" speed="19.60" pos="836.79" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="499.00">
<         <vehicle id="ToC_veh" x="3082.07" y="1199.97" angle="18.00" type="manual" speed="18.93" pos="656.40" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3131.40" y="1351.79" angle="18.00" type="automated" speed="19.60" pos="816.03" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2918.07" y="2327.22" angle="342.00" type="automated" speed="19.60" pos="856.39" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="500.00">
<         <vehicle id="ToC_veh" x="3088.08" y="1218.47" angle="18.00" type="manual" speed="19.45" pos="675.85" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3137.45" y="1370.43" angle="18.00" type="automated" speed="19.60" pos="835.63" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2912.02" y="2345.86" angle="342.00" type="automated" speed="19.60" pos="875.99" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>         <vehicle id="leader"
\ No newline at end of file
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:08 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="12.00" lane="2/1to3/1_0" lanePos="121.93" x="2778.81" y="2520.89"/>
<     <MRM id="ToC_veh" t="13.00" lane="2/1to3/1_0" lanePos="141.53" x="2762.95" y="2532.41"/>
<     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="311.53" x="2625.42" y="2632.33"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="36779"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice CF_situation2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012680: note: object has invalid vptr
>  00 00 00 00  27 42 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562311==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000127b4 at pc 0x562b12fade32 bp 0x7ffe53627c30 sp 0x7ffe53627c28
> READ of size 4 at 0x6160000127b4 thread T0
>     #0 0x562b12fade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b12fad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b12cb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b12cb9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b12ea6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562b12ea6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562b12ea87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562b1282d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562b12830698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562b12821216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb37f091d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb37f091e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b1275f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000127b4 is located 308 bytes inside of 528-byte region [0x616000012680,0x616000012890)
> freed by thread T0 here:
>     #0 0x562b1281daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562b150fdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b12fad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b12cb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2495,2510c2495
<     <timestep time="498.00">
<         <vehicle id="ToC_veh" x="3032.74" y="1048.17" angle="18.00" type="manual" speed="18.79" pos="496.79" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3083.78" y="1205.25" angle="18.00" type="automated" speed="19.60" pos="661.95" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="3016.41" y="2024.56" angle="342.00" type="automated" speed="19.60" pos="538.16" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="499.00">
<         <vehicle id="ToC_veh" x="3038.64" y="1066.32" angle="18.00" type="manual" speed="19.08" pos="515.87" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3089.84" y="1223.89" angle="18.00" type="automated" speed="19.60" pos="681.55" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="3010.35" y="2043.21" angle="342.00" type="automated" speed="19.60" pos="557.76" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="500.00">
<         <vehicle id="ToC_veh" x="3044.57" y="1084.58" angle="18.00" type="manual" speed="19.20" pos="535.07" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3095.90" y="1242.53" angle="18.00" type="automated" speed="19.60" pos="701.15" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="3004.30" y="2061.85" angle="342.00" type="automated" speed="19.60" pos="577.36" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>     <timestep time="498.00
\ No newline at end of file
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:10 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="7.00" lane="2/1to3/1_0" lanePos="29.33" x="2853.72" y="2466.46"/>
<     <MRM id="ToC_veh" t="8.00" lane="2/1to3/1_0" lanePos="42.33" x="2843.21" y="2474.10"/>
<     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="73.33" x="2818.13" y="2492.32"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="39605"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice CF_situation3 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012680: note: object has invalid vptr
>  00 00 00 00  2d 42 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562381==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000127b4 at pc 0x56307eb9ee32 bp 0x7fff033f62d0 sp 0x7fff033f62c8
> READ of size 4 at 0x6160000127b4 thread T0
>     #0 0x56307eb9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56307eb9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56307e8a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56307e8aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56307ea97e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56307ea97786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56307ea997f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56307e41e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56307e421698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56307e412216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe1b2adbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1b2adbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56307e350634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000127b4 is located 308 bytes inside of 528-byte region [0x616000012680,0x616000012890)
> freed by thread T0 here:
>     #0 0x56307e40eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563080ceeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56307eb9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56307e8a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2493,2510c2493
<         <vehicle id="leader" x="3022.47" y="2005.92" angle="342.00" type="automated" speed="19.60" pos="518.56" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="498.00">
<         <vehicle id="ToC_veh" x="3047.88" y="1094.74" angle="18.00" type="manual" speed="19.57" pos="545.76" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3097.61" y="1247.82" angle="18.00" type="automated" speed="19.60" pos="706.71" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="3016.41" y="2024.56" angle="342.00" type="automated" speed="19.60" pos="538.16" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="499.00">
<         <vehicle id="ToC_veh" x="3053.56" y="1112.22" angle="18.00" type="manual" speed="18.38" pos="564.14" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3103.67" y="1266.46" angle="18.00" type="automated" speed="19.60" pos="726.31" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="3010.35" y="2043.21" angle="342.00" type="automated" speed="19.60" pos="557.76" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="500.00">
<         <vehicle id="ToC_veh" x="3059.43" y="1130.30" angle="18.00" type="manual" speed="19.01" pos="583.15" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3109.73" y="1285.10" angle="18.00" type="automated" speed="19.60" pos="745.91" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="3004.30" y="2061.85" angle="342.00" type="automated" speed="19.60" pos="577.36" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>         <vehicle id="leader" x="3022.47" y="2005.92" angle="342.00" type="automated" speed
\ No newline at end of file
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:12 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="7.00" lane="2/1to3/1_0" lanePos="29.33" x="2853.72" y="2466.46"/>
<     <MRM id="ToC_veh" t="12.00" lane="2/1to3/1_0" lanePos="94.33" x="2801.14" y="2504.66"/>
<     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="125.33" x="2776.06" y="2522.89"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="52093"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice Keep_right_during_MRM ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  d2 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fa 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55e5c17d1e32 bp 0x7fffc638a4f0 sp 0x7fffc638a4e8
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55e5c17d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5c17d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5c14dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5c14ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5c16d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5c16cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5c1939793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5c105bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5c105756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5c1045018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3878320d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3878320e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5c0f83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x55e5c1041aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5c3921ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5c17d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5c14dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:06 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,23
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="32.00" lane="WE_1" lanePos="400.14" x="900.14" y="-1.60"/>
<     <MRM id="ToC_veh" t="37.00" lane="WE_1" lanePos="469.59" x="969.59" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="72.00" lane="WE_0" lanePos="669.51" x="1169.51" y="-4.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="43507"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice LC_during_MRM ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  38 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fc 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561846==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5595dd087e32 bp 0x7ffc44739d90 sp 0x7ffc44739d88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5595dd087e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595dd0879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595dcd929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595dcd93d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595dcf8debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595dcf85952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595dd1ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595dc911c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595dc90d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595dc8fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5efd8c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5efd8c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595dc839634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5595dc8f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5595df1d7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595dd087725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595dcd929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
270,342c270
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="89.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="91.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="92.00">
<         <vehicle id="ToC_veh" x="1449.63" y="-4.80" angle="90.00" type="manual" speed="2.32" pos="949.63" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="93.00">
<         <vehicle id="ToC_veh" x="1454.49" y="-4.80" angle="90.00" type="manual" speed="4.86" pos="954.49" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="94.00">
<         <vehicle id="ToC_veh" x="1461.62" y="-4.80" angle="90.00" type="manual" speed="7.13" pos="961.62" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="95.00">
<         <vehicle id="ToC_veh" x="1471.02" y="-4.80" angle="90.00" type="manual" speed="9.41" pos="971.02" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="96.00">
<         <vehicle id="ToC_veh" x="1482.67" y="-4.80" angle="90.00" type="manual" speed="11.64" pos="982.67" lane="WE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="97.00">
<         <vehicle id="ToC_veh" x="1495.33" y="-5.20" angle="94.60" type="manual" speed="12.70" pos="2.57" lane=":gneJ1_0_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:03 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,27
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="52.00" lane="WE_1" lanePos="677.94" x="1177.94" y="-1.60"/>
<     <MRM id="ToC_veh" t="57.00" lane="WE_1" lanePos="747.39" x="1247.39" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="92.00" lane="WE_1" lanePos="947.31" x="1447.31" y="-1.60"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="43261"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice LC_during_MRM_with_lcAbstinence ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  be 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fc 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561947==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56335a407e32 bp 0x7ffe64289ef0 sp 0x7ffe64289ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56335a407e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56335a4079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56335a1129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56335a113d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56335a30debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56335a305952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56335a56f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563359c91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563359c8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563359c7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42f3b15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42f3b15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563359bb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563359c77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56335c557ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56335a407725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56335a1129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
270,363c270
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="89.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="91.00">
<         <vehicle id="ToC_veh" x="1447.31" y="-1.60" angle="90.00" type="automated@ToC_veh" speed="0.00" pos="947.31" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="92.00">
<         <vehicle id="ToC_veh" x="1449.63" y="-1.60" angle="90.00" type="manual" speed="2.32" pos="949.63" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="93.00">
<         <vehicle id="ToC_veh" x="1454.02" y="-1.60" angle="90.00" type="manual" speed="4.39" pos="954.02" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="94.00">
<         <vehicle id="ToC_veh" x="1460.21" y="-1.60" angle="90.00" type="manual" speed="6.19" pos="960.21" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="95.00">
<         <vehicle id="ToC_veh" x="1468.03" y="-1.60" angle="90.00" type="manual" speed="7.82" pos="968.03" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="96.00">
<         <vehicle id="ToC_veh" x="1478.14" y="-1.60" angle="90.00" type="manual" speed="10.11" pos="978.14" lane="WE_1" slope="0.00"/>
<     </timestep>
<     <timestep time="97.00">
<         <vehicle id="ToC_veh" x="1487.24" y="-1.60" angle="90.00" type="manual" speed="9.10" pos="987.24" lane="WE_1" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:05 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,27
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="52.00" lane="WE_1" lanePos="677.94" x="1177.94" y="-1.60"/>
<     <MRM id="ToC_veh" t="57.00" lane="WE_1" lanePos="747.39" x="1247.39" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="92.00" lane="WE_1" lanePos="947.31" x="1447.31" y="-1.60"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="50981"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice No_LC_during_ToC_preparation ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  c4 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fa 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562152==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55b45423be32 bp 0x7ffd07666f90 sp 0x7ffd07666f88
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55b45423be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b45423b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b453f469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b453f47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b454141ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b454139952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4543a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b453ac5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b453ac156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b453aaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe012de6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe012de6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4539ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x55b453aabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b45638bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b45423b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b453f469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:08 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="32.00" lane="WE_0" lanePos="400.14" x="900.14" y="-4.80"/>
<     <ToCdown id="ToC_veh" t="72.00" lane="WE_0" lanePos="955.74" x="1455.74" y="-4.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="51283"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice No_accel_during_ToC_preparation_default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  c5 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fa 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562116==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x555d14728e32 bp 0x7ffe936ccbd0 sp 0x7ffe936ccbc8
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x555d14728e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d147289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d144339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d14434d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d1462eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d14626952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d14890793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d13fb2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d13fae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d13f9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0db8c23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0db8c23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d13eda634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x555d13f98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555d16878ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d14728725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d144339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:07 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="4.00" lane="WE_0" lanePos="15.60" x="515.60" y="-4.80"/>
<     <ToCdown id="ToC_veh" t="29.00" lane="WE_0" lanePos="210.60" x="710.60" y="-4.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="48781"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice ToC_down_up_reset_color ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  42 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562192==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55a059be1e32 bp 0x7fff34d55510 sp 0x7fff34d55508
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55a059be1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a059be19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0598ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0598edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a059adae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a059ada786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a059adc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a0594616a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a059464698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a059455216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f046d0c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f046d0c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a059393634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55a059451aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a05bd31ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a059be1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0598ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1431,1508d1430
<         <vehicle id="ToC_veh" x="3078.55" y="1833.31" angle="342.00" type="automated" speed="19.60" pos="337.06" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="476.00">
<         <vehicle id="ToC_veh" x="3072.50" y="1851.95" angle="342.00" type="automated" speed="19.60" pos="356.66" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="477.00">
<         <vehicle id="ToC_veh" x="3066.44" y="1870.59" angle="342.00" type="automated" speed="19.60" pos="376.26" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="478.00">
<         <vehicle id="ToC_veh" x="3060.38" y="1889.23" angle="342.00" type="automated" speed="19.60" pos="395.86" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="479.00">
<         <vehicle id="ToC_veh" x="3054.33" y="1907.87" angle="342.00" type="automated" speed="19.60" pos="415.46" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="480.00">
<         <vehicle id="ToC_veh" x="3048.27" y="1926.51" angle="342.00" type="automated" speed="19.60" pos="435.06" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="481.00">
<         <vehicle id="ToC_veh" x="3042.21" y="1945.15" angle="342.00" type="automated" speed="19.60" pos="454.66" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="482.00">
<         <vehicle id="ToC_veh" x="3036.16" y="1963.79" angle="342.00" type="automated" speed="19.60" pos="474.26" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="483.00">
<         <vehicle id="ToC_veh" x="3030.10" y="1982.43" angle="342.00" type="automated" speed="19.60" pos="493.86" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="484.00">
<         <vehicle id="ToC_veh" x="3024.04" y="2001.07" angle="342.00" type="automated" speed="19.60" pos="513.46" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:08 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCdown id="ToC_veh" t="125.00" lane="4/1to5/1_0" lanePos="395.51" x="775.10" y="2794.00"/>
<     <ToCup id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="871.62" x="29.43" y="1617.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="40447"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice ToC_overflow ( Last six runs Jun2023 )

---------- Differences in errors ----------
28a29,107
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  08 4d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 88 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561826==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55aa5d8ffe32 bp 0x7ffcd73e6b90 sp 0x7ffcd73e6b88
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55aa5d8ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa5d8ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa5d60a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa5d60bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa5d7f8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55aa5d7f8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55aa5d7fa7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55aa5d17f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55aa5d182698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55aa5d173216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe1157f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1157f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa5d0b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55aa5d16faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aa5fa4fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa5d8ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa5d60a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2994,3008c2994
<         <vehicle id="ToC_veh" x="495.73" y="431.43" angle="126.00" type="manual" speed="15.87" pos="241.26" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="997.00">
<         <vehicle id="ToC_veh" x="509.14" y="421.69" angle="126.00" type="manual" speed="16.58" pos="257.84" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="998.00">
<         <vehicle id="ToC_veh" x="522.56" y="411.94" angle="126.00" type="manual" speed="16.59" pos="274.42" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="999.00">
<         <vehicle id="ToC_veh" x="535.41" y="402.60" angle="126.00" type="manual" speed="15.88" pos="290.31" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1000.00">
<         <vehicle id="ToC_veh" x="548.95" y="392.77" angle="126.00" type="manual" speed="16.73" pos="307.04" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>         <vehicle id="ToC_veh
\ No newline at end of file
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,80c6,24
< <ToCDeviceLog>
<     <ToCup id="ToC_veh" t="2.00" lane=":2/1_0_0" lanePos="1.57" x="2878.05" y="2448.76"/>
<     <TOR id="ToC_veh" t="3.00" lane="2/1to3/1_0" lanePos="3.76" x="2874.41" y="2451.43"/>
<     <MRM id="ToC_veh" t="3.00" lane="2/1to3/1_0" lanePos="3.76" x="2874.41" y="2451.43"/>
<     <ToCdown id="ToC_veh" t="26.00" lane="2/1to3/1_0" lanePos="13.62" x="2866.43" y="2457.23"/>
<     <ToCup id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <TOR id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <ToCup id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <TOR id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <ToCup id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.28" x="1073.00" y="3010.43"/>
<     <TOR id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.14" x="1059.36" y="3000.53"/>
<     <ToCup id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.14" x="1059.36" y="3000.53"/>
<     <TOR id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.14" x="1059.36" y="3000.53"/>
<     <ToCup id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.14" x="1059.36" y="3000.53"/>
<     <TOR id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.14" x="1059.36" y="3000.53"/>
<     <MRM id="ToC_veh" t="163.00" lane="4/1to5/1_0" lanePos="212.70" x="922.99" y="2901.45"/>
<     <ToCdown id="ToC_veh" t="176.00" lane="4/1to5/1_0" lanePos="338.23" x="821.44" y="2827.67"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="725.62" x="508.04" y="2599.97"/>
<     <TOR id="ToC_veh" t="203.00" lane="4/1to5/1_0" lanePos="742.48" x="494.40" y="2590.06"/>
<     <MRM id="ToC_veh" t="213.00" lane="4/1to5/1_0" lanePos="911.04" x="358.03" y="2490.98"/>
<     <ToCdown id="ToC_veh" t="226.00" lane="5/1to6/1_0" lanePos="52.40" x="282.58" y="2396.93"/>
<     <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.91" x="366.81" y="525.10"/>
<     <TOR id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.91" x="366.81" y="525.10"/>
<     <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.91" x="366.81" y="525.10"/>
<     <TOR id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.91" x="366.81" y="525.10"/>
<     <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.91" x="366.81" y="525.10"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice ToC_with_sampled_responseTime ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  4c 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562289==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x558db1149e32 bp 0x7ffcc9618d50 sp 0x7ffcc9618d48
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x558db1149e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558db11499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558db0e549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558db0e55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558db1042e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558db1042786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558db10447f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558db09c96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558db09cc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558db09bd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f00e44afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00e44afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558db08fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x558db09b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558db3299ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558db1149725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558db0e549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1437,1508c1437
<         <vehicle id="ToC_veh" x="3102.78" y="1758.74" angle="342.00" type="manual" speed="19.48" pos="258.66" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="478.00">
<         <vehicle id="ToC_veh" x="3096.82" y="1777.08" angle="342.00" type="manual" speed="19.28" pos="277.94" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="479.00">
<         <vehicle id="ToC_veh" x="3090.85" y="1795.45" angle="342.00" type="manual" speed="19.31" pos="297.25" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="480.00">
<         <vehicle id="ToC_veh" x="3085.08" y="1813.22" angle="342.00" type="manual" speed="18.69" pos="315.94" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="481.00">
<         <vehicle id="ToC_veh" x="3079.29" y="1831.04" angle="342.00" type="manual" speed="18.74" pos="334.68" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="482.00">
<         <vehicle id="ToC_veh" x="3073.29" y="1849.50" angle="342.00" type="manual" speed="19.41" pos="354.09" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="483.00">
<         <vehicle id="ToC_veh" x="3067.43" y="1867.55" angle="342.00" type="manual" speed="18.98" pos="373.07" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="484.00">
<         <vehicle id="ToC_veh" x="3061.50" y="1885.80" angle="342.00" type="manual" speed="19.19" pos="392.26" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="485.00">
<         <vehicle id="ToC_veh" x="3055.57" y="1904.04" angle="342.00" type="manual" speed="19.18" pos="411.44" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="486.00">
<         <vehicle id="ToC_veh" x="3049.86" y="1921.62" angle="342.00" type="manual" speed="18.47" pos="429.91" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:10 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="226.00" lane="6/1to7/1_0" lanePos="406.79" x="120.99" y="1122.84"/>
<     <ToCdown id="ToC_veh" t="229.00" lane="6/1to7/1_0" lanePos="461.99" x="138.05" y="1070.34"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="48339"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice complete_MRM ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  48 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561833==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55f48b80ce32 bp 0x7ffc6fa703d0 sp 0x7ffc6fa703c8
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55f48b80ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f48b80c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f48b5179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f48b518d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f48b705e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f48b705786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f48b7077f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f48b08c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f48b08f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f48b080216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f73affcdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73affcde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f48afbe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55f48b07caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f48d95cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f48b80c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f48b5179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1438,1508c1438
<     </timestep>
<     <timestep time="478.00">
<         <vehicle id="ToC_veh" x="3121.50" y="1321.33" angle="18.00" type="manual" speed="18.89" pos="784.01" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="479.00">
<         <vehicle id="ToC_veh" x="3127.40" y="1339.48" angle="18.00" type="manual" speed="19.08" pos="803.09" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="480.00">
<         <vehicle id="ToC_veh" x="3133.05" y="1356.89" angle="18.00" type="manual" speed="18.30" pos="821.39" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="481.00">
<         <vehicle id="ToC_veh" x="3138.71" y="1374.30" angle="18.00" type="manual" speed="18.31" pos="839.71" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="482.00">
<         <vehicle id="ToC_veh" x="3144.69" y="1392.71" angle="18.00" type="manual" speed="19.35" pos="859.06" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="483.00">
<         <vehicle id="ToC_veh" x="3150.65" y="1411.06" angle="18.00" type="manual" speed="19.29" pos="878.35" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="484.00">
<         <vehicle id="ToC_veh" x="3156.64" y="1429.47" angle="18.00" type="manual" speed="19.36" pos="897.71" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="485.00">
<         <vehicle id="ToC_veh" x="3162.56" y="1447.69" angle="18.00" type="manual" speed="19.16" pos="916.87" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="486.00">
<         <vehicle id="ToC_veh" x="3168.47" y="1465.88" angle="18.00" type="manual" speed="19.13" pos="936.00" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="487.00">
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="203.00" lane="5/1to6/1_0" lanePos="940.15" x="8.25" y="1552.63"/>
<     <ToCdown id="ToC_veh" t="232.00" lane="6/1to7/1_0" lanePos="125.99" x="34.22" y="1389.90"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="33163"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice default_spec ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  29 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 13 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x561e00befe32 bp 0x7ffd06268450 sp 0x7ffd06268448
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x561e00befe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e00bef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e008fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e008fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e00ae8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561e00ae8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561e00aea7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561e0046f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561e00472698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561e00463216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6b7a18cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b7a18ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e003a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x561e0045faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e02d3fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e00bef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e008fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice dynamic_ToC ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  be 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fa 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561859==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x556970737e32 bp 0x7fffc4a3a050 sp 0x7fffc4a3a048
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x556970737e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569707379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569704429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556970443d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55697063debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556970635952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55697089f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55696ffc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55696ffbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55696ffab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20dcb56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20dcb56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55696fee9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x55696ffa7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556972887ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556970737725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569704429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,23
< <ToCDeviceLog>
<     <DYNTOR id="ToC_veh" t="45.00" lane="WE_1" lanePos="594.60" x="1094.60" y="-1.60"/>
<     <MRM id="ToC_veh" t="56.00" lane="WE_1" lanePos="733.50" x="1233.50" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="59.00" lane="WE_1" lanePos="773.67" x="1273.67" y="-1.60"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="41395"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice dynamic_ToC_aborted ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  bd 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fa 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561893==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55f2f39dce32 bp 0x7ffccec10770 sp 0x7ffccec10768
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55f2f39dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2f39dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2f36e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2f36e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2f38e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2f38da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2f3b44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2f3266c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2f326256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2f3250018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feccf964d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feccf964e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2f318e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x55f2f324caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2f5b2cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2f39dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2f36e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,23
< <ToCDeviceLog>
<     <DYNTOR id="ToC_veh" t="45.00" lane="WE_1" lanePos="594.60" x="1094.60" y="-1.60"/>
<     <DYNTOR id="ToC_veh" t="51.00" lane="WE_0" lanePos="677.94" x="1177.94" y="-4.80"/>
<     <ToCup id="ToC_veh" t="51.00" lane="WE_0" lanePos="677.94" x="1177.94" y="-4.80"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="52165"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice dynamic_ToC_stop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  b2 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fa 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x5649e61c5e32 bp 0x7ffca9ca2830 sp 0x7ffca9ca2828
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x5649e61c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649e61c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649e5ed09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649e5ed1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649e60cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649e60c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649e632d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649e5a4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649e5a4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649e5a39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c9c82bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c9c82be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649e5977634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x5649e5a35aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5649e8315ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649e61c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649e5ed09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,23
< <ToCDeviceLog>
<     <DYNTOR id="ToC_veh" t="80.00" lane="WE_1" lanePos="982.60" x="1482.60" y="-1.60"/>
<     <MRM id="ToC_veh" t="91.00" lane="WE_1" lanePos="992.80" x="1492.80" y="-1.60"/>
<     <ToCdown id="ToC_veh" t="94.00" lane="WE_1" lanePos="992.80" x="1492.80" y="-1.60"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="44681"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice incomplete_MRM ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  fb 4c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562196==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55b440e00e32 bp 0x7ffd891aaa50 sp 0x7ffd891aaa48
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55b440e00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b440e009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b440b0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b440b0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b440cf9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b440cf9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b440cfb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b4406806a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b440683698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b440674216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8aaf328d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8aaf328e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4405b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55b440670aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b442f50ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b440e00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b440b0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2886,3008c2886
<         <vehicle id="ToC_veh" x="3053.94" y="1113.39" angle="18.00" type="manual" speed="18.79" pos="565.36" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="961.00">
<         <vehicle id="ToC_veh" x="3059.74" y="1131.25" angle="18.00" type="manual" speed="18.78" pos="584.15" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="962.00">
<         <vehicle id="ToC_veh" x="3065.68" y="1149.53" angle="18.00" type="manual" speed="19.22" pos="603.37" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="963.00">
<         <vehicle id="ToC_veh" x="3071.55" y="1167.61" angle="18.00" type="manual" speed="19.00" pos="622.37" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="964.00">
<         <vehicle id="ToC_veh" x="3077.31" y="1185.31" angle="18.00" type="manual" speed="18.62" pos="640.99" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="965.00">
<         <vehicle id="ToC_veh" x="3083.26" y="1203.64" angle="18.00" type="manual" speed="19.27" pos="660.26" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="966.00">
<         <vehicle id="ToC_veh" x="3089.05" y="1221.46" angle="18.00" type="manual" speed="18.73" pos="678.99" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="967.00">
<         <vehicle id="ToC_veh" x="3094.91" y="1239.48" angle="18.00" type="manual" speed="18.95" pos="697.95" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="968.00">
<         <vehicle id="ToC_veh" x="3100.85" y="1257.78" angle="18.00" type="manual" speed="19.24" pos="717.19" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="969.00">
<         <vehicle id="ToC_veh" x="3106.55" y="1275.32" angle="18.00" type="manual" speed="18.44" pos="735.63" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:08 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="223.00" lane="6/1to7/1_0" lanePos="347.99" x="102.82" y="1178.76"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="385.99" x="114.57" y="1142.62"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="49475"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice incomplete_spec1 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,86
< Error: Missing parameter 'device.toc.manualType' for vehicle 'ToC_veh
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  61 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 12 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561558==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5607c121de32 bp 0x7ffcbd1b70d0 sp 0x7ffcbd1b70c8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5607c121de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607c121d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607c0f289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607c0f29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607c1119595 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:9
>     #5 0x5607c1118d30 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:113:5
>     #6 0x5607c0df324f in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:620:34
>     #7 0x5607c3359004 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:282:17
>     #8 0x5607c352e5e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #9 0x7f441f4fe984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #10 0x7f441f4abb9c in xercesc_3_2::IGXMLScanner::scanEndTag(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x189b9c) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #11 0x7f441f4ac56b in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x18a56b) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #12 0x5607c35594c9 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #13 0x5607c3367cc7 in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #14 0x5607c3368e28 in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #15 0x5607c0ab1042 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #16 0x5607c1c82069 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:351:14
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice incomplete_spec2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,86
< Error: Missing parameter 'device.toc.automatedType' for vehicle 'ToC_veh
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  64 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 12 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561617==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x56349a373e32 bp 0x7ffd7b491fd0 sp 0x7ffd7b491fc8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x56349a373e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56349a3739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56349a07e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56349a07fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56349a26f595 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:9
>     #5 0x56349a26ed30 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:113:5
>     #6 0x563499f4924f in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:620:34
>     #7 0x56349c4af004 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:282:17
>     #8 0x56349c6845e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #9 0x7f3265398984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #10 0x7f3265345b9c in xercesc_3_2::IGXMLScanner::scanEndTag(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x189b9c) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #11 0x7f326534656b in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x18a56b) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #12 0x56349c6af4c9 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #13 0x56349c4bdcc7 in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #14 0x56349c4bee28 in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #15 0x563499c07042 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #16 0x56349add8069 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:351:14
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice invalid_vType ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,86
< Error: Vehicle type of vehicle 'ToC_veh' ('anothertype') must coincide with manualType ('manual') or automatedType ('automated') specified for its ToC-device (or drawn from the specified vTypeDistributions).
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  dd 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 14 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x561416f44e32 bp 0x7fff46425b50 sp 0x7fff46425b48
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x561416f44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561416f449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561416c4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561416c50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561416e40595 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:9
>     #5 0x561416e3fd30 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:113:5
>     #6 0x561416b1a24f in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:620:34
>     #7 0x561419080004 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:282:17
>     #8 0x5614192555e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #9 0x7f7e3f21c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #10 0x7f7e3f1c9b9c in xercesc_3_2::IGXMLScanner::scanEndTag(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x189b9c) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #11 0x7f7e3f1ca56b in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x18a56b) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #12 0x5614192804c9 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #13 0x56141908ecc7 in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #14 0x56141908fe28 in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #15 0x5614167d8042 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #16 0x5614179a9069 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:351:14
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice invalid_vType_param ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,86
< Error: The automated vehicle type 'blub' of vehicle 'ToC_veh' is not known.
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  d6 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 13 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561733==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5573e3971e32 bp 0x7ffc6c78c8d0 sp 0x7ffc6c78c8c8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5573e3971e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573e39719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573e367c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573e367dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573e386d595 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:125:9
>     #5 0x5573e386cd30 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:113:5
>     #6 0x5573e354724f in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:620:34
>     #7 0x5573e5aad004 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:282:17
>     #8 0x5573e5c825e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #9 0x7fa72117a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #10 0x7fa721127b9c in xercesc_3_2::IGXMLScanner::scanEndTag(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x189b9c) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #11 0x7fa72112856b in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x18a56b) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
>     #12 0x5573e5cad4c9 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #13 0x5573e5abbcc7 in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #14 0x5573e5abce28 in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #15 0x5573e3205042 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #16 0x5573e43d6069 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:351:14
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output CF_situation1 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012680: note: object has invalid vptr
>  00 00 00 00  02 40 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561231==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000127b4 at pc 0x560c59b90e32 bp 0x7ffd722d1310 sp 0x7ffd722d1308
> READ of size 4 at 0x6160000127b4 thread T0
>     #0 0x560c59b90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c59b909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c5989b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c5989cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c59a89e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560c59a89786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560c59a8b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560c594106a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560c59413698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560c59404216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff0c1c1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0c1c1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c59342634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000127b4 is located 308 bytes inside of 528-byte region [0x616000012680,0x616000012890)
> freed by thread T0 here:
>     #0 0x560c59400aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560c5bce0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c59b90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c5989b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2493,2510c2493
<         <vehicle id="leader" x="2930.19" y="2289.94" angle="342.00" type="automated" speed="19.60" pos="817.19" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="498.00">
<         <vehicle id="ToC_veh" x="3076.22" y="1181.96" angle="18.00" type="manual" speed="19.07" pos="637.47" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3125.34" y="1333.15" angle="18.00" type="automated" speed="19.60" pos="796.43" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2924.13" y="2308.58" angle="342.00" type="automated" speed="19.60" pos="836.79" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="499.00">
<         <vehicle id="ToC_veh" x="3082.07" y="1199.97" angle="18.00" type="manual" speed="18.93" pos="656.40" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3131.40" y="1351.79" angle="18.00" type="automated" speed="19.60" pos="816.03" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2918.07" y="2327.22" angle="342.00" type="automated" speed="19.60" pos="856.39" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="500.00">
<         <vehicle id="ToC_veh" x="3088.08" y="1218.47" angle="18.00" type="manual" speed="19.45" pos="675.85" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3137.45" y="1370.43" angle="18.00" type="automated" speed="19.60" pos="835.63" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="2912.02" y="2345.86" angle="342.00" type="automated" speed="19.60" pos="875.99" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>         <vehicle id="leader"
\ No newline at end of file
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2023-06-22 07:06:55 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="12.00" lane="2/1to3/1_0" lanePos="121.93" x="2778.81" y="2520.89"/>
<     <MRM id="ToC_veh" t="13.00" lane="2/1to3/1_0" lanePos="141.53" x="2762.95" y="2532.41"/>
<     <ToCdown id="ToC_veh" t="62.00" lane="2/1to3/1_0" lanePos="311.53" x="2625.42" y="2632.33"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="60173"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output CF_situation2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012680: note: object has invalid vptr
>  00 00 00 00  2a 42 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561347==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000127b4 at pc 0x55b3ef4c9e32 bp 0x7ffd45746590 sp 0x7ffd45746588
> READ of size 4 at 0x6160000127b4 thread T0
>     #0 0x55b3ef4c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3ef4c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3ef1d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3ef1d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3ef3c2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b3ef3c2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b3ef3c47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b3eed496a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b3eed4c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b3eed3d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9f14addd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f14adde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3eec7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000127b4 is located 308 bytes inside of 528-byte region [0x616000012680,0x616000012890)
> freed by thread T0 here:
>     #0 0x55b3eed39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b3f1619ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3ef4c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3ef1d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2495,2510c2495
<     <timestep time="498.00">
<         <vehicle id="ToC_veh" x="3032.74" y="1048.17" angle="18.00" type="manual" speed="18.79" pos="496.79" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3083.78" y="1205.25" angle="18.00" type="automated" speed="19.60" pos="661.95" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="3016.41" y="2024.56" angle="342.00" type="automated" speed="19.60" pos="538.16" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="499.00">
<         <vehicle id="ToC_veh" x="3038.64" y="1066.32" angle="18.00" type="manual" speed="19.08" pos="515.87" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3089.84" y="1223.89" angle="18.00" type="automated" speed="19.60" pos="681.55" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="3010.35" y="2043.21" angle="342.00" type="automated" speed="19.60" pos="557.76" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="500.00">
<         <vehicle id="ToC_veh" x="3044.57" y="1084.58" angle="18.00" type="manual" speed="19.20" pos="535.07" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="follower" x="3095.90" y="1242.53" angle="18.00" type="automated" speed="19.60" pos="701.15" lane="10/1to1/1_0" slope="0.00"/>
<         <vehicle id="leader" x="3004.30" y="2061.85" angle="342.00" type="automated" speed="19.60" pos="577.36" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>     <timestep time="498.00
\ No newline at end of file
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2023-06-22 07:06:57 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="7.00" lane="2/1to3/1_0" lanePos="29.33" x="2853.72" y="2466.46"/>
<     <MRM id="ToC_veh" t="8.00" lane="2/1to3/1_0" lanePos="42.33" x="2843.21" y="2474.10"/>
<     <ToCdown id="ToC_veh" t="57.00" lane="2/1to3/1_0" lanePos="73.33" x="2818.13" y="2492.32"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="60037"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output complete_MRM ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  3f 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561167==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55f711050e32 bp 0x7ffc5bb62010 sp 0x7ffc5bb62008
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55f711050e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7110509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f710d5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f710d5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f710f49e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f710f49786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f710f4b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f7108d06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f7108d3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f7108c4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ffa51198d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa51198e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f710802634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55f7108c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f7131a0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f711050725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f710d5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1438,1508c1438
<     </timestep>
<     <timestep time="478.00">
<         <vehicle id="ToC_veh" x="3121.50" y="1321.33" angle="18.00" type="manual" speed="18.89" pos="784.01" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="479.00">
<         <vehicle id="ToC_veh" x="3127.40" y="1339.48" angle="18.00" type="manual" speed="19.08" pos="803.09" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="480.00">
<         <vehicle id="ToC_veh" x="3133.05" y="1356.89" angle="18.00" type="manual" speed="18.30" pos="821.39" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="481.00">
<         <vehicle id="ToC_veh" x="3138.71" y="1374.30" angle="18.00" type="manual" speed="18.31" pos="839.71" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="482.00">
<         <vehicle id="ToC_veh" x="3144.69" y="1392.71" angle="18.00" type="manual" speed="19.35" pos="859.06" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="483.00">
<         <vehicle id="ToC_veh" x="3150.65" y="1411.06" angle="18.00" type="manual" speed="19.29" pos="878.35" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="484.00">
<         <vehicle id="ToC_veh" x="3156.64" y="1429.47" angle="18.00" type="manual" speed="19.36" pos="897.71" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="485.00">
<         <vehicle id="ToC_veh" x="3162.56" y="1447.69" angle="18.00" type="manual" speed="19.16" pos="916.87" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="486.00">
<         <vehicle id="ToC_veh" x="3168.47" y="1465.88" angle="18.00" type="manual" speed="19.13" pos="936.00" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="487.00">
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2023-06-22 07:06:55 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="203.00" lane="5/1to6/1_0" lanePos="940.15" x="8.25" y="1552.63"/>
<     <ToCdown id="ToC_veh" t="232.00" lane="6/1to7/1_0" lanePos="125.99" x="34.22" y="1389.90"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="42945"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output incomplete_MRM ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  fb 4c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561204==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x563e62cbae32 bp 0x7ffe94441a30 sp 0x7ffe94441a28
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x563e62cbae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e62cba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e629c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e629c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e62bb3e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563e62bb3786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563e62bb57f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563e6253a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563e6253d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563e6252e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f00c7d07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00c7d07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e6246c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x563e6252aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e64e0aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e62cba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e629c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2886,3008c2886
<         <vehicle id="ToC_veh" x="3053.94" y="1113.39" angle="18.00" type="manual" speed="18.79" pos="565.36" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="961.00">
<         <vehicle id="ToC_veh" x="3059.74" y="1131.25" angle="18.00" type="manual" speed="18.78" pos="584.15" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="962.00">
<         <vehicle id="ToC_veh" x="3065.68" y="1149.53" angle="18.00" type="manual" speed="19.22" pos="603.37" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="963.00">
<         <vehicle id="ToC_veh" x="3071.55" y="1167.61" angle="18.00" type="manual" speed="19.00" pos="622.37" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="964.00">
<         <vehicle id="ToC_veh" x="3077.31" y="1185.31" angle="18.00" type="manual" speed="18.62" pos="640.99" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="965.00">
<         <vehicle id="ToC_veh" x="3083.26" y="1203.64" angle="18.00" type="manual" speed="19.27" pos="660.26" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="966.00">
<         <vehicle id="ToC_veh" x="3089.05" y="1221.46" angle="18.00" type="manual" speed="18.73" pos="678.99" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="967.00">
<         <vehicle id="ToC_veh" x="3094.91" y="1239.48" angle="18.00" type="manual" speed="18.95" pos="697.95" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="968.00">
<         <vehicle id="ToC_veh" x="3100.85" y="1257.78" angle="18.00" type="manual" speed="19.24" pos="717.19" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="969.00">
<         <vehicle id="ToC_veh" x="3106.55" y="1275.32" angle="18.00" type="manual" speed="18.44" pos="735.63" lane="10/1to1/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2023-06-22 07:06:55 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <MRM id="ToC_veh" t="223.00" lane="6/1to7/1_0" lanePos="347.99" x="102.82" y="1178.76"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="385.99" x="114.57" y="1142.62"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="44139"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output request_MRMs ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,115
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1072:21: runtime error: member call on address 0x618000033480 which does not point to an object of type 'MSVehicle'
> 0x618000033480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  90 66 8c 52 4d 56 00 00  98 34 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1072:21 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:7077:9: runtime error: member access within address 0x618000033480 which does not point to an object of type 'MSVehicle'
> 0x618000033480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  90 66 8c 52 4d 56 00 00  98 34 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:7077:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:7080:13: runtime error: member access within address 0x618000033480 which does not point to an object of type 'MSVehicle'
> 0x618000033480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  90 66 8c 52 4d 56 00 00  98 34 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:7080:13 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1072:37: runtime error: member call on address 0x611000078540 which does not point to an object of type 'MSVehicle::Influencer'
> 0x611000078540: note: object has invalid vptr
>  00 00 00 00  49 3f 00 00 00 00 00 00  00 00 00 00 be be be be  00 00 00 00 00 00 00 00  f0 7e 19 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1072:37 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:782:5: runtime error: member access within address 0x611000078540 which does not point to an object of type 'MSVehicle::Influencer'
> 0x611000078540: note: object has invalid vptr
>  00 00 00 00  49 3f 00 00 00 00 00 00  00 00 00 00 be be be be  00 00 00 00 00 00 00 00  f0 7e 19 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1389,1508c1389
<         <vehicle id="ToC_veh" x="285.90" y="2407.16" angle="198.00" type="automated@ToC_veh" speed="8.02" pos="41.65" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="462.00">
<         <vehicle id="ToC_veh" x="283.79" y="2400.67" angle="198.00" type="automated@ToC_veh" speed="6.82" pos="48.47" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="463.00">
<         <vehicle id="ToC_veh" x="282.06" y="2395.33" angle="198.00" type="automated@ToC_veh" speed="5.62" pos="54.09" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="464.00">
<         <vehicle id="ToC_veh" x="280.69" y="2391.13" angle="198.00" type="automated@ToC_veh" speed="4.42" pos="58.51" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="465.00">
<         <vehicle id="ToC_veh" x="279.70" y="2388.06" angle="198.00" type="automated@ToC_veh" speed="3.22" pos="61.73" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="466.00">
<         <vehicle id="ToC_veh" x="279.07" y="2386.14" angle="198.00" type="automated@ToC_veh" speed="2.02" pos="63.74" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="467.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.82" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="468.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="469.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="470.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2023-06-22 07:06:55 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c6,28
< <ToCDeviceLog>
<     <MRM id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="407.66" x="765.27" y="2786.86"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="891.63" x="373.74" y="2502.39"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output successful_ToC ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  35 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561190==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55ab959f7e32 bp 0x7fff578b91b0 sp 0x7fff578b91a8
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55ab959f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab959f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab957029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab95703d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab958f0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ab958f0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ab958f27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ab952776a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ab9527a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ab9526b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1f76980d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f76980e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab951a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55ab95267aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab97b47ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab959f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab957029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1438,1508c1438
<     </timestep>
<     <timestep time="478.00">
<         <vehicle id="ToC_veh" x="3095.42" y="1781.39" angle="342.00" type="manual" speed="19.28" pos="282.47" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="479.00">
<         <vehicle id="ToC_veh" x="3089.45" y="1799.75" angle="342.00" type="manual" speed="19.31" pos="301.78" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="480.00">
<         <vehicle id="ToC_veh" x="3083.68" y="1817.53" angle="342.00" type="manual" speed="18.69" pos="320.47" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="481.00">
<         <vehicle id="ToC_veh" x="3077.89" y="1835.35" angle="342.00" type="manual" speed="18.74" pos="339.21" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="482.00">
<         <vehicle id="ToC_veh" x="3071.89" y="1853.81" angle="342.00" type="manual" speed="19.41" pos="358.62" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="483.00">
<         <vehicle id="ToC_veh" x="3066.03" y="1871.86" angle="342.00" type="manual" speed="18.98" pos="377.60" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="484.00">
<         <vehicle id="ToC_veh" x="3060.10" y="1890.11" angle="342.00" type="manual" speed="19.19" pos="396.79" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="485.00">
<         <vehicle id="ToC_veh" x="3054.17" y="1908.35" angle="342.00" type="manual" speed="19.18" pos="415.97" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="486.00">
<         <vehicle id="ToC_veh" x="3048.46" y="1925.92" angle="342.00" type="manual" speed="18.47" pos="434.44" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="487.00">
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2023-06-22 07:06:55 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="49541"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output two_with_different_outfile ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  ed 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561520==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x563abceffe32 bp 0x7fff3ae34470 sp 0x7fff3ae34468
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x563abceffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563abceff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563abcc0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563abcc0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563abcdf8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563abcdf8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563abcdfa7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563abc77f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563abc782698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563abc773216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4c0560ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c0560ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563abc6b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x563abc76faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563abf04fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563abceff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563abcc0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1972,2009c1972
<     </timestep>
<     <timestep time="492.00">
<         <vehicle id="ToC_veh" x="3014.72" y="2029.77" angle="342.00" type="manual" speed="19.21" pos="543.64" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3022.09" y="1996.39" angle="342.00" type="manual" speed="18.40" pos="509.61" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="493.00">
<         <vehicle id="ToC_veh" x="3009.03" y="2047.27" angle="342.00" type="manual" speed="18.39" pos="562.03" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3016.39" y="2013.93" angle="342.00" type="manual" speed="18.44" pos="528.05" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="494.00">
<         <vehicle id="ToC_veh" x="3003.28" y="2064.98" angle="342.00" type="manual" speed="18.63" pos="580.66" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3010.52" y="2032.00" angle="342.00" type="manual" speed="19.00" pos="547.06" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="495.00">
<         <vehicle id="ToC_veh" x="2997.56" y="2082.57" angle="342.00" type="manual" speed="18.50" pos="599.15" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3004.60" y="2050.23" angle="342.00" type="manual" speed="19.16" pos="566.21" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="496.00">
<         <vehicle id="ToC_veh" x="2991.64" y="2100.82" angle="342.00" type="manual" speed="19.18" pos="618.33" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="2998.80" y="2068.08" angle="342.00" type="manual" speed="18.77" pos="584.98" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="497.00">
<         <vehicle id="ToC_veh" x="2985.58" y="2119.45" angle="342.00" type="manual" speed="19.59" pos="637.93" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="2996.18" y="2086.82" angle="342.00" type="manual" speed="18.64" pos="603.62" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="498.00">
<         <vehicle id="ToC_veh" x="2979.88" y="2137.00" angle="342.00" type="manual" speed="18.45" pos="656.38" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="2990.32" y="2104.87" angle="342.00" type="manual" speed="18.98" pos="622.60" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:00 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="49881"/>
>     </traci_server>
<truncated after showing first 30 lines>
---------- Differences in toc2 ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:00 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh2" t="204.00" lane="5/1to6/1_0" lanePos="932.65" x="10.57" y="1559.76"/>
<     <ToCdown id="ToC_veh2" t="227.00" lane="6/1to7/1_0" lanePos="398.28" x="118.36" y="1130.93"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="49881"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output two_with_same_outfile ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  ee 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561372==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x564cee472e32 bp 0x7fffc5a9a230 sp 0x7fffc5a9a228
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x564cee472e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cee4729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cee17d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cee17ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cee36be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564cee36b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564cee36d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564cedcf26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564cedcf5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564cedce6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe18eb6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe18eb6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cedc24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x564cedce2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564cf05c2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cee472725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cee17d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1972,2009c1972
<     </timestep>
<     <timestep time="492.00">
<         <vehicle id="ToC_veh" x="3014.72" y="2029.77" angle="342.00" type="manual" speed="19.21" pos="543.64" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3022.09" y="1996.39" angle="342.00" type="manual" speed="18.40" pos="509.61" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="493.00">
<         <vehicle id="ToC_veh" x="3009.03" y="2047.27" angle="342.00" type="manual" speed="18.39" pos="562.03" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3016.39" y="2013.93" angle="342.00" type="manual" speed="18.44" pos="528.05" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="494.00">
<         <vehicle id="ToC_veh" x="3003.28" y="2064.98" angle="342.00" type="manual" speed="18.63" pos="580.66" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3010.52" y="2032.00" angle="342.00" type="manual" speed="19.00" pos="547.06" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="495.00">
<         <vehicle id="ToC_veh" x="2997.56" y="2082.57" angle="342.00" type="manual" speed="18.50" pos="599.15" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3004.60" y="2050.23" angle="342.00" type="manual" speed="19.16" pos="566.21" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="496.00">
<         <vehicle id="ToC_veh" x="2991.64" y="2100.82" angle="342.00" type="manual" speed="19.18" pos="618.33" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="2998.80" y="2068.08" angle="342.00" type="manual" speed="18.77" pos="584.98" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="497.00">
<         <vehicle id="ToC_veh" x="2985.58" y="2119.45" angle="342.00" type="manual" speed="19.59" pos="637.93" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="2996.18" y="2086.82" angle="342.00" type="manual" speed="18.64" pos="603.62" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="498.00">
<         <vehicle id="ToC_veh" x="2979.88" y="2137.00" angle="342.00" type="manual" speed="18.45" pos="656.38" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="2990.32" y="2104.87" angle="342.00" type="manual" speed="18.98" pos="622.60" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2023-06-22 07:06:57 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <TOR id="ToC_veh2" t="204.00" lane="5/1to6/1_0" lanePos="932.65" x="10.57" y="1559.76"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
<     <ToCdown id="ToC_veh2" t="227.00" lane="6/1to7/1_0" lanePos="398.28" x="118.36" y="1130.93"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output two_with_same_outfile_global_option ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  ed 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 8a 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561438==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55ba324a6e32 bp 0x7ffc8d5a4c90 sp 0x7ffc8d5a4c88
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55ba324a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba324a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba321b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba321b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba3239fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ba3239f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ba323a17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ba31d266a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ba31d29698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ba31d1a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f61f02e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61f02e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba31c58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55ba31d16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ba345f6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba324a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba321b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1972,2009c1972
<     </timestep>
<     <timestep time="492.00">
<         <vehicle id="ToC_veh" x="3014.72" y="2029.77" angle="342.00" type="manual" speed="19.21" pos="543.64" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3022.09" y="1996.39" angle="342.00" type="manual" speed="18.40" pos="509.61" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="493.00">
<         <vehicle id="ToC_veh" x="3009.03" y="2047.27" angle="342.00" type="manual" speed="18.39" pos="562.03" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3016.39" y="2013.93" angle="342.00" type="manual" speed="18.44" pos="528.05" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="494.00">
<         <vehicle id="ToC_veh" x="3003.28" y="2064.98" angle="342.00" type="manual" speed="18.63" pos="580.66" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3010.52" y="2032.00" angle="342.00" type="manual" speed="19.00" pos="547.06" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="495.00">
<         <vehicle id="ToC_veh" x="2997.56" y="2082.57" angle="342.00" type="manual" speed="18.50" pos="599.15" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="3004.60" y="2050.23" angle="342.00" type="manual" speed="19.16" pos="566.21" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="496.00">
<         <vehicle id="ToC_veh" x="2991.64" y="2100.82" angle="342.00" type="manual" speed="19.18" pos="618.33" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="2998.80" y="2068.08" angle="342.00" type="manual" speed="18.77" pos="584.98" lane="1/1to2/1_1" slope="0.00"/>
<     </timestep>
<     <timestep time="497.00">
<         <vehicle id="ToC_veh" x="2985.58" y="2119.45" angle="342.00" type="manual" speed="19.59" pos="637.93" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="2996.18" y="2086.82" angle="342.00" type="manual" speed="18.64" pos="603.62" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="498.00">
<         <vehicle id="ToC_veh" x="2979.88" y="2137.00" angle="342.00" type="manual" speed="18.45" pos="656.38" lane="1/1to2/1_0" slope="0.00"/>
<         <vehicle id="ToC_veh2" x="2990.32" y="2104.87" angle="342.00" type="manual" speed="18.98" pos="622.60" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2023-06-22 07:06:59 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,32
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <TOR id="ToC_veh2" t="204.00" lane="5/1to6/1_0" lanePos="932.65" x="10.57" y="1559.76"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
<     <ToCdown id="ToC_veh2" t="227.00" lane="6/1to7/1_0" lanePos="398.28" x="118.36" y="1130.93"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <toc_device>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice request_MRMs ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,115
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1072:21: runtime error: member call on address 0x618000033480 which does not point to an object of type 'MSVehicle'
> 0x618000033480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  90 e6 98 e5 75 55 00 00  98 34 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1072:21 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:7077:9: runtime error: member access within address 0x618000033480 which does not point to an object of type 'MSVehicle'
> 0x618000033480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  90 e6 98 e5 75 55 00 00  98 34 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:7077:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:7080:13: runtime error: member access within address 0x618000033480 which does not point to an object of type 'MSVehicle'
> 0x618000033480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  90 e6 98 e5 75 55 00 00  98 34 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:7080:13 in 
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1072:37: runtime error: member call on address 0x611000078540 which does not point to an object of type 'MSVehicle::Influencer'
> 0x611000078540: note: object has invalid vptr
>  00 00 00 00  3a 41 00 00 00 00 00 00  00 00 00 00 be be be be  00 00 00 00 00 00 00 00  20 7f 19 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1072:37 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:782:5: runtime error: member access within address 0x611000078540 which does not point to an object of type 'MSVehicle::Influencer'
> 0x611000078540: note: object has invalid vptr
>  00 00 00 00  3a 41 00 00 00 00 00 00  00 00 00 00 be be be be  00 00 00 00 00 00 00 00  20 7f 19 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1389,1508c1389
<         <vehicle id="ToC_veh" x="285.90" y="2407.16" angle="198.00" type="automated@ToC_veh" speed="8.02" pos="41.65" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="462.00">
<         <vehicle id="ToC_veh" x="283.79" y="2400.67" angle="198.00" type="automated@ToC_veh" speed="6.82" pos="48.47" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="463.00">
<         <vehicle id="ToC_veh" x="282.06" y="2395.33" angle="198.00" type="automated@ToC_veh" speed="5.62" pos="54.09" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="464.00">
<         <vehicle id="ToC_veh" x="280.69" y="2391.13" angle="198.00" type="automated@ToC_veh" speed="4.42" pos="58.51" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="465.00">
<         <vehicle id="ToC_veh" x="279.70" y="2388.06" angle="198.00" type="automated@ToC_veh" speed="3.22" pos="61.73" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="466.00">
<         <vehicle id="ToC_veh" x="279.07" y="2386.14" angle="198.00" type="automated@ToC_veh" speed="2.02" pos="63.74" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="467.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.82" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="468.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="469.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="470.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:08 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c6,28
< <ToCDeviceLog>
<     <MRM id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="407.66" x="765.27" y="2786.86"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="891.63" x="373.74" y="2502.39"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice spec ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  36 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 13 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561514==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x564f466c1e32 bp 0x7ffe158be8f0 sp 0x7ffe158be8e8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x564f466c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f466c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f463cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f463cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f465bae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564f465ba786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564f465bc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564f45f416a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564f45f44698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564f45f35216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f504d4abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f504d4abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f45e73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x564f45f31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564f48811ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f466c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f463cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice spec_cfg ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  73 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 1b 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561545==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5626b88c4e32 bp 0x7ffe05b339b0 sp 0x7ffe05b339a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5626b88c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626b88c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626b85cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626b85d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626b87bde68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5626b87bd786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5626b87bf7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5626b81446a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5626b8147698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5626b8138216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd21f21ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd21f21ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626b8076634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5626b8134aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626baa14ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626b88c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626b85cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice spec_vTypeDist ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000015680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015680: note: object has invalid vptr
>  00 00 00 00  b8 38 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561541==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000157b4 at pc 0x558562630e32 bp 0x7fffb75224d0 sp 0x7fffb75224c8
> READ of size 4 at 0x6160000157b4 thread T0
>     #0 0x558562630e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585626309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55856233b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55856233cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558562529e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558562529786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55856252b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558561eb06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558561eb3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558561ea4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6519638d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6519638e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558561de2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000157b4 is located 308 bytes inside of 528-byte region [0x616000015680,0x616000015890)
> freed by thread T0 here:
>     #0 0x558561ea0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558564780ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558562630725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55856233b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice start_automated ( Last six runs Jun2023 )

---------- Differences in errors ----------
5a6,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  4e 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 88 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561784==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55622bc68e32 bp 0x7ffe231a7390 sp 0x7ffe231a7388
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55622bc68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55622bc689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55622b9739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55622b974d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55622bb61e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55622bb61786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55622bb637f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55622b4e86a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55622b4eb698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55622b4dc216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb38ae5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb38ae5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55622b41a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55622b4d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55622ddb8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55622bc68725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55622b9739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1422,1508c1422
<         <vehicle id="ToC_veh" x="3105.72" y="1749.69" angle="342.00" type="automated" speed="20.78" pos="249.14" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="473.00">
<         <vehicle id="ToC_veh" x="3099.30" y="1769.45" angle="342.00" type="automated" speed="20.78" pos="269.92" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="474.00">
<         <vehicle id="ToC_veh" x="3092.88" y="1789.21" angle="342.00" type="automated" speed="20.78" pos="290.69" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="475.00">
<         <vehicle id="ToC_veh" x="3086.46" y="1808.97" angle="342.00" type="automated" speed="20.78" pos="311.47" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="476.00">
<         <vehicle id="ToC_veh" x="3080.04" y="1828.73" angle="342.00" type="automated" speed="20.78" pos="332.25" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="477.00">
<         <vehicle id="ToC_veh" x="3073.62" y="1848.49" angle="342.00" type="automated" speed="20.78" pos="353.02" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="478.00">
<         <vehicle id="ToC_veh" x="3067.20" y="1868.25" angle="342.00" type="automated" speed="20.78" pos="373.80" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="479.00">
<         <vehicle id="ToC_veh" x="3060.78" y="1888.01" angle="342.00" type="automated" speed="20.78" pos="394.57" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="480.00">
<         <vehicle id="ToC_veh" x="3054.36" y="1907.76" angle="342.00" type="automated" speed="20.78" pos="415.35" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="481.00">
<         <vehicle id="ToC_veh" x="3047.94" y="1927.52" angle="342.00" type="automated" speed="20.78" pos="436.13" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:03 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,20c6,24
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="2.00" lane="2/1to3/1_0" lanePos="0.43" x="2877.10" y="2449.47"/>
<     <MRM id="ToC_veh" t="2.00" lane="2/1to3/1_0" lanePos="0.43" x="2877.10" y="2449.47"/>
<     <ToCdown id="ToC_veh" t="25.00" lane="2/1to3/1_0" lanePos="4.63" x="2873.70" y="2451.94"/>
<     <ToCup id="ToC_veh" t="127.00" lane="3/1to4/1_0" lanePos="976.69" x="1103.35" y="3027.41"/>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="566.57" x="123.69" y="1907.93"/>
<     <MRM id="ToC_veh" t="222.00" lane="5/1to6/1_0" lanePos="982.09" x="-4.71" y="1512.74"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="56.65" x="12.80" y="1455.84"/>
<     <ToCup id="ToC_veh" t="227.00" lane="6/1to7/1_0" lanePos="97.43" x="25.40" y="1417.06"/>
<     <TOR id="ToC_veh" t="242.00" lane="6/1to7/1_0" lanePos="409.07" x="121.70" y="1120.67"/>
<     <ToCup id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="616.83" x="185.90" y="923.08"/>
<     <TOR id="ToC_veh" t="262.00" lane="6/1to7/1_0" lanePos="824.59" x="250.10" y="725.48"/>
<     <ToCup id="ToC_veh" t="277.00" lane="7/1to8/1_0" lanePos="152.07" x="423.57" y="483.86"/>
<     <TOR id="ToC_veh" t="302.00" lane="7/1to8/1_0" lanePos="671.47" x="843.77" y="178.57"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="8/1to9/1_0" lanePos="165.16" x="1263.11" y="-4.95"/>
<     <ToCup id="ToC_veh" t="377.00" lane="9/1to10/1_0" lanePos="222.97" x="2263.31" y="127.04"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice start_manual ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  4d 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 88 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561775==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55f1c8438e32 bp 0x7fff83a6b050 sp 0x7fff83a6b048
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55f1c8438e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1c84389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1c81439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1c8144d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1c8331e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f1c8331786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f1c83337f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f1c7cb86a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f1c7cbb698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f1c7cac216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7b4293ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b4293ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1c7bea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55f1c7ca8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f1ca588ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1c8438725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1c81439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1422,1508c1422
<         <vehicle id="ToC_veh" x="2759.02" y="487.20" angle="54.00" type="manual" speed="16.29" pos="835.70" lane="9/1to10/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="473.00">
<         <vehicle id="ToC_veh" x="2771.86" y="496.52" angle="54.00" type="manual" speed="15.87" pos="851.57" lane="9/1to10/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="474.00">
<         <vehicle id="ToC_veh" x="2784.90" y="506.00" angle="54.00" type="manual" speed="16.12" pos="867.69" lane="9/1to10/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="475.00">
<         <vehicle id="ToC_veh" x="2798.24" y="515.69" angle="54.00" type="manual" speed="16.48" pos="884.18" lane="9/1to10/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="476.00">
<         <vehicle id="ToC_veh" x="2811.47" y="525.31" angle="54.00" type="manual" speed="16.36" pos="900.54" lane="9/1to10/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="477.00">
<         <vehicle id="ToC_veh" x="2824.65" y="534.88" angle="54.00" type="manual" speed="16.29" pos="916.83" lane="9/1to10/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="478.00">
<         <vehicle id="ToC_veh" x="2837.89" y="544.50" angle="54.00" type="manual" speed="16.36" pos="933.19" lane="9/1to10/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="479.00">
<         <vehicle id="ToC_veh" x="2851.03" y="554.04" angle="54.00" type="manual" speed="16.24" pos="949.43" lane="9/1to10/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="480.00">
<         <vehicle id="ToC_veh" x="2864.30" y="563.69" angle="54.00" type="manual" speed="16.41" pos="965.84" lane="9/1to10/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="481.00">
<         <vehicle id="ToC_veh" x="2877.56" y="573.33" angle="53.96" type="manual" speed="16.34" pos="0.09" lane=":10/1_0_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:03 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,19c6,24
< <ToCDeviceLog>
<     <ToCup id="ToC_veh" t="2.00" lane=":2/1_0_0" lanePos="1.57" x="2878.05" y="2448.76"/>
<     <TOR id="ToC_veh" t="127.00" lane="4/1to5/1_0" lanePos="101.22" x="1013.18" y="2966.97"/>
<     <MRM id="ToC_veh" t="139.00" lane="4/1to5/1_0" lanePos="303.49" x="849.54" y="2848.08"/>
<     <ToCdown id="ToC_veh" t="150.00" lane="4/1to5/1_0" lanePos="422.91" x="752.93" y="2777.89"/>
<     <ToCup id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="253.62" x="220.40" y="2205.56"/>
<     <TOR id="ToC_veh" t="227.00" lane="5/1to6/1_0" lanePos="675.02" x="90.18" y="1804.78"/>
<     <ToCup id="ToC_veh" t="242.00" lane="5/1to6/1_0" lanePos="927.86" x="12.05" y="1564.32"/>
<     <TOR id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="112.26" x="29.98" y="1402.95"/>
<     <ToCup id="ToC_veh" t="262.00" lane="6/1to7/1_0" lanePos="280.82" x="82.07" y="1242.64"/>
<     <TOR id="ToC_veh" t="277.00" lane="6/1to7/1_0" lanePos="533.66" x="160.20" y="1002.18"/>
<     <ToCdown id="ToC_veh" t="300.00" lane="6/1to7/1_0" lanePos="921.35" x="280.00" y="633.46"/>
<     <ToCup id="ToC_veh" t="302.00" lane="6/1to7/1_0" lanePos="952.85" x="289.74" y="603.50"/>
<     <TOR id="ToC_veh" t="377.00" lane="8/1to9/1_0" lanePos="248.73" x="1346.69" y="-4.95"/>
<     <ToCdown id="ToC_veh" t="400.00" lane="8/1to9/1_0" lanePos="636.42" x="1734.38" y="-4.95"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice successful_ToC ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  3c 41 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 89 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562182==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x556665a4ce32 bp 0x7ffd7c82b210 sp 0x7ffd7c82b208
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x556665a4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556665a4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566657579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556665758d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556665945e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556665945786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5566659477f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5566652cc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5566652cf698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5566652c0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0029cfdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0029cfde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566651fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x5566652bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556667b9cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556665a4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566657579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1438,1508c1438
<     </timestep>
<     <timestep time="478.00">
<         <vehicle id="ToC_veh" x="3095.42" y="1781.39" angle="342.00" type="manual" speed="19.28" pos="282.47" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="479.00">
<         <vehicle id="ToC_veh" x="3089.45" y="1799.75" angle="342.00" type="manual" speed="19.31" pos="301.78" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="480.00">
<         <vehicle id="ToC_veh" x="3083.68" y="1817.53" angle="342.00" type="manual" speed="18.69" pos="320.47" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="481.00">
<         <vehicle id="ToC_veh" x="3077.89" y="1835.35" angle="342.00" type="manual" speed="18.74" pos="339.21" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="482.00">
<         <vehicle id="ToC_veh" x="3071.89" y="1853.81" angle="342.00" type="manual" speed="19.41" pos="358.62" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="483.00">
<         <vehicle id="ToC_veh" x="3066.03" y="1871.86" angle="342.00" type="manual" speed="18.98" pos="377.60" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="484.00">
<         <vehicle id="ToC_veh" x="3060.10" y="1890.11" angle="342.00" type="manual" speed="19.19" pos="396.79" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="485.00">
<         <vehicle id="ToC_veh" x="3054.17" y="1908.35" angle="342.00" type="manual" speed="19.18" pos="415.97" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="486.00">
<         <vehicle id="ToC_veh" x="3048.46" y="1925.92" angle="342.00" type="manual" speed="18.47" pos="434.44" lane="1/1to2/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="487.00">
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:08 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,28
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="920.55" x="14.31" y="1571.27"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="387.19" x="114.94" y="1141.48"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="57169"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo b50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,10c7,85
< Warning: Teleporting vehicle 'vehicle.1710'; waited too long (jam), lane='i1_0', time=4551.00.
< Warning: Vehicle 'vehicle.1710' ends teleporting on edge 'i4', time=4643.00.
< Warning: Teleporting vehicle 'vehicle.2009'; waited too long (jam), lane='i3_1', time=5837.00.
< Warning: Vehicle 'vehicle.2009' ends teleporting on edge 'i4', time=5857.00.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  e9 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5599875b2e32 bp 0x7fff06c738f0 sp 0x7fff06c738e8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5599875b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599875b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599872bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599872bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599874b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599874b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55998771a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559986e3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559986e3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559986e26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe144409d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe144409e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559986d64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,15d4
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 3000
<  Running: 0
<  Waiting: 0
<  Teleports: 2 (Jam: 2)
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 8305.00
< 

TEST FAILED on ts-sim-build-ba : sumo binary ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  2e 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561259==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55b8b4b07e32 bp 0x7ffd95abae90 sp 0x7ffd95abae88
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55b8b4b07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8b4b079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8b48129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8b4813d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8b4a0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8b4a05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8b4c6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8b4391c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8b438d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8b437b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3802b42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3802b42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8b42b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55b8b4377aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b8b6c57ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b8b4b07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8b48129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo emission ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,88
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  d6 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560913==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x565153453e32 bp 0x7ffe185591d0 sp 0x7ffe185591c8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x565153453e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651534539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56515315e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56515315fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565153359ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565153351952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5651535bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565152cddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565152cd956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565152cc7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6172e8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6172e8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565152c05634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x565152cc3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5651555a3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565153453725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56515315e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,6c2,6
< CO2:490581
< HC:85.9055
< NOx:778.381
< PMx:28.6001
< fuel:154514
---
> CO2:361215
> HC:63.2524
> NOx:573.123
> PMx:21.0583
> fuel:113769
10,14c10,14
< CO2:487220
< HC:85.3171
< NOx:773.05
< PMx:28.4042
< fuel:153455
---
> CO2:357855
> HC:62.664
> NOx:567.792
> PMx:20.8624
> fuel:112710

TEST FAILED on ts-sim-build-ba : sumo extended rerouter ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,91
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  5a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561179==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x5562e46bde32 bp 0x7ffcd922c750 sp 0x7ffcd922c748
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x5562e46bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562e46bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562e43c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562e43c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562e45c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562e45bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562e4825793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562e3f47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562e3f4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562e3f31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f648e74cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f648e74ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562e3e6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x5562e3f2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5562e680dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562e46bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562e43c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
8,263d7
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=0, rerouter starts at 100, ends at 86400
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=100, rerouter starts at 0, ends at 86400
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=0, rerouter starts at 50, ends at 100
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=50, rerouter starts at 50, ends at 100
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<truncated after showing first 30 lines>
---------- New result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-06-22 07:06:54 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="three_split.net.xml"/>
        <additional-files value="input_routes.rou.xml,rerouter.xml"/>
    </input>

    <output>
        <vehroute-output value="vehroutes.xml"/>
        <vehroute-output.exit-times value="true"/>
    </output>

    <time>
        <begin value="0"/>
    </time>

    <report>
        <xml-validation value="never"/>
        <duration-log.disable value="true"/>
        <no-step-log value="true"/>
    </report>

</configuration>

TEST FAILED on ts-sim-build-ba : sumo fcdReplay ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,122
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000053780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000053780: note: object has invalid vptr
>  00 00 00 00  b3 10 01 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562606==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000538b4 at pc 0x55b7d3e2bfb2 bp 0x7ffed6d8b6d0 sp 0x7ffed6d8b6c8
> READ of size 4 at 0x6160000538b4 thread T0
>     #0 0x55b7d3e2bfb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7d3e2bb5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7d4767046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7d3365c48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x55b7d3365cb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x55b7d491eec8 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo insertionCapacity ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,89
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  fa 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562564==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556f23574e32 bp 0x7fff9db39270 sp 0x7fff9db39268
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556f23574e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f235749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f2327f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f23280d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f2347aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f2373f4a9 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:163:26
>     #6 0x556f2373ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556f22e006b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556f22dfa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f22de8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9415da9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9415da9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f22d26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556f22de4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556f256c4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f23574725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f2327f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Missing result in log ----------
inserted stepLength exDP sigma speedDev departSpeed
1198 1 false 0.5 0.1 0
1650 1 false 0.5 0.1 max
1520 1 false 0.5 0.1 desired
1935 1 false 0.5 0.1 avg
1440 1 false 0 0 0
2073 1 false 0 0 max
1800 1 false 0 0 desired
1800 1 false 0 0 avg
1198 1 true 0.5 0.1 0
1645 1 true 0.5 0.1 max
1922 1 true 0.5 0.1 desired
1969 1 true 0.5 0.1 avg
1440 1 true 0 0 0
2083 1 true 0 0 max
2482 1 true 0 0 desired
2482 1 true 0 0 avg
1368 0.1 false 0.5 0.1 0
2184 0.1 false 0.5 0.1 max
2051 0.1 false 0.5 0.1 desired
2213 0.1 false 0.5 0.1 avg
1500 0.1 false 0 0 0
2489 0.1 false 0 0 max
2400 0.1 false 0 0 desired
2400 0.1 false 0 0 avg
1368 0.1 true 0.5 0.1 0
2191 0.1 true 0.5 0.1 max
2090 0.1 true 0.5 0.1 desired
2211 0.1 true 0.5 0.1 avg
1500 0.1 true 0 0 0
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
stepLength exDP sigma speedDev departSpeed
1 false 0.5 0.1 0
1 true 0.5 0.1 0
0.1 false 0.5 0.1 0
0.1 true 0.5 0.1 0
1 false 0 0 0
1 true 0 0 0
0.1 false 0 0 0
0.1 true 0 0 0
1 false 0.5 0.1 desired
1 true 0.5 0.1 max
1 false 0.5 0.1 max
1 false 0 0 avg
1 false 0 0 desired
1 true 0.5 0.1 desired
1 false 0.5 0.1 avg
1 true 0.5 0.1 avg
0.1 false 0.5 0.1 desired
1 false 0 0 max
1 true 0 0 max
0.1 true 0.5 0.1 desired
0.1 false 0.5 0.1 max
0.1 true 0.5 0.1 max
0.1 true 0.5 0.1 avg
0.1 false 0.5 0.1 avg
0.1 false 0 0 avg
0.1 false 0 0 desired
1 true 0 0 avg
1 true 0 0 desired
0.1 true 0 0 avg
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo lane_change best_lanes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,395
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  8c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560865==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x560130e4ce32 bp 0x7fff61efdef0 sp 0x7fff61efdee8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x560130e4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560130e4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560130b579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560130b58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560130d45e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560130d45786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560130d477f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5601306cc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5601306cf698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5601306c0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f17829f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17829f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601305fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5601306bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560132f9cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560130e4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560130b579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo meso edge_split ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,91
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  16 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562399==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x555b3d9d5e32 bp 0x7ffceeef6a30 sp 0x7ffceeef6a28
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x555b3d9d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b3d9d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b3d6e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b3d6e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b3d8dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b3d8d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b3db3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b3d25fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b3d25b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b3d249018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b89c69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b89c69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b3d187634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x555b3d245aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b3fb25ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b3d9d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b3d6e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,86d3
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 4000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 4000):
<  RouteLength: 497.68
<  Speed: 20.06
<  Duration: 33.02
<  WaitingTime: 7.64
<  TimeLoss: 12.32
<  DepartDelay: 529.11
< 
< DijkstraRouter answered 4790 queries and explored 2.33 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 4000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 4000):
<  RouteLength: 492.50
<  Speed: 22.09
<  Duration: 22.37
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo meso segment_length ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,91
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ed80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ed80: note: object has invalid vptr
>  00 00 00 00  4c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562647==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x55a9afac2e32 bp 0x7ffee39ebd90 sp 0x7ffee39ebd88
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x55a9afac2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9afac29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9af7cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9af7ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9af9c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9af9c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9afc2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9af34cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9af34856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9af336018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a3498dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a3498de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9af274634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x55a9af332aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a9b1c12ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9afac2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9af7cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< Durations int.net.xml: count 19, min 302.87 (110), max 306.35 (140), mean 304.42, Q1 303.15, median 303.95, Q3 306.35
< Durations with junction control int.net.xml: count 19, min 303.84 (20), max 414.73 (140), mean 373.29, Q1 320.49, median 382.65, Q3 414.73
< Deviation int.net.xml meso vs. micro: 0.279541658207
< Deviation int.net.xml meso jc vs. micro: 0.116534858316
< Durations noint.net.xml: count 19, min 309.98 (100), max 311.30 (120), mean 310.74, Q1 310.34, median 310.74, Q3 311.11
< Durations with junction control noint.net.xml: count 19, min 312.27 (10), max 469.85 (150), mean 387.32, Q1 337.01, median 383.25, Q3 469.85
< Deviation noint.net.xml meso vs. micro: 0.250843483259
< Deviation noint.net.xml meso jc vs. micro: 0.0662351652897

TEST FAILED on ts-sim-build-ba : sumo options ( Last six runs Jun2023 )

---------- Differences in output ----------
12a13,20
> -----------------------------------------------------
> Suppressions used:
>   count      bytes template
>       7        160 xercesc_3_2::MemoryManagerImpl::allocate
>       2         88 xercesc_3_2::XMemory::operator new
>       1        288 ucnv_createConverterFromSharedData
> -----------------------------------------------------
> 
25a34,41
> -----------------------------------------------------
> Suppressions used:
>   count      bytes template
>       9        190 xercesc_3_2::MemoryManagerImpl::allocate
>       2         88 xercesc_3_2::XMemory::operator new
>       1        288 ucnv_createConverterFromSharedData
> -----------------------------------------------------
> 
38a55,62
> -----------------------------------------------------
> Suppressions used:
>   count      bytes template
>       9        192 xercesc_3_2::MemoryManagerImpl::allocate
>       2         88 xercesc_3_2::XMemory::operator new
>       1        288 ucnv_createConverterFromSharedData
> -----------------------------------------------------
> 
51a76,83
> -----------------------------------------------------
> Suppressions used:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output one_vehicle ( Last six runs Jun2023 )

---------- Differences in detector ----------
4,35c4,1022
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_3/1to2/1_0" nVehContrib="1" flow="36.00" occupancy="0.30" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="1"/>
<    <interval begin="0.00" end="100.00" id="e2_3/1to2/1_0" sampledSeconds="68.00" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.68" maxVehicleNumber="1" />
<    <interval begin="0.00" end="100.00" id="e3_3/1to2/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.30" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_3/1to2/1_0" sampledSeconds="52.00" nVehEntered="0" nVehLeft="1" nVehSeen="1" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.52" maxVehicleNumber="1" />
<    <interval begin="100.00" end="200.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="200.00" end="300.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="200.00" end="300.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="300.00" end="400.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="300.00" end="400.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="400.00" end="500.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="500.00" end="600.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="500.00" end="600.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="500.00" end="600.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="600.00" end="700.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="600.00" end="700.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="600.00" end="700.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="700.00" end="800.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="700.00" end="800.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="700.00" end="800.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="800.00" end="900.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="800.00" end="900.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="800.00" end="900.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="900.00" end="1000.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,12c1,80
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  2c 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560752==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55b3c19c1e32 bp 0x7fffa39ce2f0 sp 0x7fffa39ce2e8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55b3c19c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3c19c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3c16cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3c16cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3c18bae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b3c18ba786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b3c18bc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,50d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output teleport ( Last six runs Jun2023 )

---------- Differences in detector ----------
4,65c4,1020
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_2/1to1/1_0" nVehContrib="2" flow="72.00" occupancy="0.60" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="2"/>
<    <interval begin="0.00" end="100.00" id="e2_2/1to1/1_0" sampledSeconds="53.00" nVehEntered="2" nVehLeft="0" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.53" maxVehicleNumber="2" />
<    <interval begin="0.00" end="100.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="27.50" vehicleSumWithin="2" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="27.50" meanTimeLossWithin="0.00"/>
<     <interval begin="0.00" end="100.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="0.00" end="100.00" id="e2_1/1to0/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="0.00" end="100.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_2/1to1/1_0" sampledSeconds="200.00" nVehEntered="0" nVehLeft="0" nVehSeen="2" meanSpeed="1.37" meanTimeLoss="86.30" meanOccupancy="0.02" maxOccupancy="0.02" meanMaxJamLengthInVehicles="1.69" meanMaxJamLengthInMeters="7.53" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.00" jamLengthInVehiclesSum="169" jamLengthInMetersSum="753.08" meanHaltingDuration="85.50" maxHaltingDuration="88.00" haltingDurationSum="171.00" meanIntervalHaltingDuration="8
5.50" maxIntervalHaltingDuration="88.00" intervalHaltingDurationSum="171.00" startedHalts="2.00" meanVehicleNumber="2.00" maxVehicleNumber="2" />
<    <interval begin="100.00" end="200.00" id="e3_2/1to1/1_0" meanTravelTime="40.10" meanOverlapTravelTime="40.70" meanSpeed="10.02" meanHaltsPerVehicle="0.00" meanTimeLoss="0.55" vehicleSum="1" meanSpeedWithin="3.27" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="125.00" vehicleSumWithin="1" meanIntervalSpeedWithin="1.59" meanIntervalHaltsPerVehicleWithin="1.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="84.10"/>
<     <interval begin="100.00" end="200.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_1/1to0/1_0" sampledSeconds="88.90" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="0.06" meanTimeLoss="88.40" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="0.87" meanMaxJamLengthInMeters="2.61" maxJamLengthInVehicles="1" maxJamLengthInMeters="3.00" jamLengthInVehiclesSum="87" jamLengthInMetersSum="261.00" meanHaltingDuration="88.00" maxHaltingDuration="88.00" haltingDurationSum="88.00" meanIntervalHaltingDuration="88.0
0" maxIntervalHaltingDuration="88.00" intervalHaltingDurationSum="88.00" startedHalts="1.00" meanVehicleNumber="0.89" maxVehicleNumber="1" />
<    <interval begin="100.00" end="200.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.11" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="89.90" vehicleSumWithin="1" meanIntervalSpeedWithin="0.11" meanIntervalHaltsPerVehicleWithin="1.00" meanIntervalDurationWithin="89.90" meanTimeLossWithin="0.95"/>
<     <interval begin="200.00" end="300.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_2/1to1/1_0" sampledSeconds="200.00" nVehEntered="0" nVehLeft="0" nVehSeen="2" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.02" maxOccupancy="0.02" meanMaxJamLengthInVehicles="2.00" meanMaxJamLengthInMeters="9.00" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.00" jamLengthInVehiclesSum="200" jamLengthInMetersSum="900.10" meanHaltingDuration="185.50" maxHaltingDuration="188.00" haltingDurationSum="371.00" meanIntervalHaltingDuration
="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="200.00" startedHalts="0.00" meanVehicleNumber="2.00" maxVehicleNumber="2" />
<    <interval begin="200.00" end="300.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.82" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="225.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="200.00" end="300.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_1/1to0/1_0" sampledSeconds="100.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="1.00" meanMaxJamLengthInMeters="3.00" maxJamLengthInVehicles="1" maxJamLengthInMeters="3.00" jamLengthInVehiclesSum="100" jamLengthInMetersSum="300.00" meanHaltingDuration="188.00" maxHaltingDuration="188.00" haltingDurationSum="188.00" meanIntervalHaltingDuration
="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="100.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="200.00" end="300.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.05" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="189.90" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="0.00"/>
<     <interval begin="300.00" end="400.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_2/1to1/1_0" sampledSeconds="200.00" nVehEntered="0" nVehLeft="0" nVehSeen="2" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.02" maxOccupancy="0.02" meanMaxJamLengthInVehicles="2.00" meanMaxJamLengthInMeters="9.00" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.00" jamLengthInVehiclesSum="200" jamLengthInMetersSum="900.10" meanHaltingDuration="285.50" maxHaltingDuration="288.00" haltingDurationSum="571.00" meanIntervalHaltingDuration
="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="200.00" startedHalts="0.00" meanVehicleNumber="2.00" maxVehicleNumber="2" />
<    <interval begin="300.00" end="400.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.26" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="325.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="300.00" end="400.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_1/1to0/1_0" sampledSeconds="100.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="1.00" meanMaxJamLengthInMeters="3.00" maxJamLengthInVehicles="1" maxJamLengthInMeters="3.00" jamLengthInVehiclesSum="100" jamLengthInMetersSum="300.00" meanHaltingDuration="288.00" maxHaltingDuration="288.00" haltingDurationSum="288.00" meanIntervalHaltingDuration
="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="100.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="300.00" end="400.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.03" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="289.90" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="0.00"/>
<     <interval begin="400.00" end="500.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_2/1to1/1_0" sampledSeconds="157.00" nVehEntered="1" nVehLeft="2" nVehSeen="3" meanSpeed="2.48" meanTimeLoss="39.33" meanOccupancy="0.02" maxOccupancy="0.02" meanMaxJamLengthInVehicles="1.18" meanMaxJamLengthInMeters="4.08" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.00" jamLengthInVehiclesSum="118" jamLengthInMetersSum="408.02" meanHaltingDuration="344.50" maxHaltingDuration="388.00" haltingDurationSum="689.00" meanIntervalHaltingDuration=
"59.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="118.00" startedHalts="0.00" meanVehicleNumber="1.57" maxVehicleNumber="2" />
<    <interval begin="400.00" end="500.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_1/1to0/1_0" nVehContrib="1" flow="36.00" occupancy="0.30" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="1"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,90c1,80
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time=417.30.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time=417.30.
< Warning: Vehicle '1' left e3Detector 'e3_1/1to0/1_0' without entering it.
< Warning: Vehicle '0' arrived inside e3Detector 'e3_1/1to0/1_0'.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time=417.30.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time=417.30.
< Warning: Vehicle '1' left e3Detector 'e3_1/1to0/1_0' without entering it.
< Warning: Vehicle '0' arrived inside e3Detector 'e3_1/1to0/1_0'.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time=417.30.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time=417.30.
< Warning: Vehicle '1' left e3Detector 'e3_1/1to0/1_0' without entering it.
< Warning: Vehicle '0' arrived inside e3Detector 'e3_1/1to0/1_0'.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time=417.30.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,98d0
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output teleport_multihop ( Last six runs Jun2023 )

---------- Differences in detector ----------
4,65c4,1020
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_2/1to1/1_0" nVehContrib="5" flow="180.00" occupancy="2.50" speed="10.00" harmonicMeanSpeed="10.00" length="5.00" nVehEntered="5"/>
<    <interval begin="0.00" end="100.00" id="e2_2/1to1/1_0" sampledSeconds="225.00" nVehEntered="15" nVehLeft="0" nVehSeen="15" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.04" maxOccupancy="0.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" max
IntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="2.25" maxVehicleNumber="15" />
<    <interval begin="0.00" end="100.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="16.00" vehicleSumWithin="15" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="16.00" meanTimeLossWithin="0.00"/>
<     <interval begin="0.00" end="100.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="0.00" end="100.00" id="e2_1/1to0/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="0.00" end="100.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_2/1to1/1_0" nVehContrib="48" flow="1728.00" occupancy="24.00" speed="10.00" harmonicMeanSpeed="10.00" length="5.00" nVehEntered="48"/>
<    <interval begin="100.00" end="200.00" id="e2_2/1to1/1_0" sampledSeconds="3856.00" nVehEntered="38" nVehLeft="0" nVehSeen="53" meanSpeed="7.43" meanTimeLoss="18.66" meanOccupancy="0.64" maxOccupancy="0.88" meanMaxJamLengthInVehicles="9.21" meanMaxJamLengthInMeters="67.91" maxJamLengthInVehicles="38" maxJamLengthInMeters="282.54" jamLengthInVehiclesSum="921" jamLengthInMetersSum="6790.87" meanHaltingDuration="24.61" maxHaltingDuration="48.00" haltingDurationSum="960.00" meanIntervalHaltingDur
ation="24.61" maxIntervalHaltingDuration="48.00" intervalHaltingDurationSum="960.00" startedHalts="39.00" meanVehicleNumber="38.56" maxVehicleNumber="53" />
<    <interval begin="100.00" end="200.00" id="e3_2/1to1/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.50" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="45" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="33.00" vehicleSumWithin="8" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="33.00" meanTimeLossWithin="0.00"/>
<     <interval begin="100.00" end="200.00" id="e1_1/1to0/1_0" nVehContrib="26" flow="936.00" occupancy="29.95" speed="9.92" harmonicMeanSpeed="9.90" length="5.00" nVehEntered="27"/>
<    <interval begin="100.00" end="200.00" id="e2_1/1to0/1_0" sampledSeconds="2025.00" nVehEntered="45" nVehLeft="0" nVehSeen="45" meanSpeed="5.12" meanTimeLoss="21.98" meanOccupancy="0.34" maxOccupancy="0.75" meanMaxJamLengthInVehicles="9.21" meanMaxJamLengthInMeters="67.91" maxJamLengthInVehicles="38" maxJamLengthInMeters="282.54" jamLengthInVehiclesSum="921" jamLengthInMetersSum="6790.87" meanHaltingDuration="24.61" maxHaltingDuration="48.00" haltingDurationSum="960.00" meanIntervalHaltingDur
ation="24.61" maxIntervalHaltingDuration="48.00" intervalHaltingDurationSum="960.00" startedHalts="39.00" meanVehicleNumber="20.25" maxVehicleNumber="45" />
<    <interval begin="100.00" end="200.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="6.12" meanHaltsPerVehicleWithin="0.84" meanDurationWithin="46.00" vehicleSumWithin="45" meanIntervalSpeedWithin="6.12" meanIntervalHaltsPerVehicleWithin="0.84" meanIntervalDurationWithin="46.00" meanTimeLossWithin="1.07"/>
<     <interval begin="200.00" end="300.00" id="e1_2/1to1/1_0" nVehContrib="1" flow="36.00" occupancy="0.50" speed="10.00" harmonicMeanSpeed="10.00" length="5.00" nVehEntered="1"/>
<    <interval begin="200.00" end="300.00" id="e2_2/1to1/1_0" sampledSeconds="5369.00" nVehEntered="1" nVehLeft="0" nVehSeen="54" meanSpeed="0.28" meanTimeLoss="96.66" meanOccupancy="0.89" maxOccupancy="0.90" meanMaxJamLengthInVehicles="51.94" meanMaxJamLengthInMeters="387.76" maxJamLengthInVehicles="54" maxJamLengthInMeters="405.00" jamLengthInVehiclesSum="5194" jamLengthInMetersSum="38776.19" meanHaltingDuration="114.24" maxHaltingDuration="148.00" haltingDurationSum="6169.00" meanIntervalHalt
ingDuration="96.46" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5209.00" startedHalts="15.00" meanVehicleNumber="53.69" maxVehicleNumber="54" />
<    <interval begin="200.00" end="300.00" id="e3_2/1to1/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.53" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.04" vehicleSum="8" meanSpeedWithin="5.84" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="70.00" vehicleSumWithin="1" meanIntervalSpeedWithin="5.84" meanIntervalHaltsPerVehicleWithin="1.00" meanIntervalDurationWithin="70.00" meanTimeLossWithin="29.10"/>
<     <interval begin="200.00" end="300.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_1/1to0/1_0" sampledSeconds="5236.00" nVehEntered="8" nVehLeft="0" nVehSeen="53" meanSpeed="0.09" meanTimeLoss="97.94" meanOccupancy="0.87" maxOccupancy="0.88" meanMaxJamLengthInVehicles="51.67" meanMaxJamLengthInMeters="385.08" maxJamLengthInVehicles="53" maxJamLengthInMeters="395.05" jamLengthInVehiclesSum="5167" jamLengthInMetersSum="38507.57" meanHaltingDuration="115.87" maxHaltingDuration="148.00" haltingDurationSum="6141.00" meanIntervalHalt
ingDuration="97.75" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5181.00" startedHalts="14.00" meanVehicleNumber="52.36" maxVehicleNumber="53" />
<    <interval begin="200.00" end="300.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.48" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="140.00" vehicleSumWithin="51" meanIntervalSpeedWithin="0.10" meanIntervalHaltsPerVehicleWithin="0.25" meanIntervalDurationWithin="99.41" meanTimeLossWithin="0.28"/>
<     <interval begin="300.00" end="400.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_2/1to1/1_0" sampledSeconds="5400.00" nVehEntered="0" nVehLeft="0" nVehSeen="54" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.90" maxOccupancy="0.90" meanMaxJamLengthInVehicles="54.00" meanMaxJamLengthInMeters="405.00" maxJamLengthInVehicles="54" maxJamLengthInMeters="405.00" jamLengthInVehiclesSum="5400" jamLengthInMetersSum="40500.10" meanHaltingDuration="214.24" maxHaltingDuration="248.00" haltingDurationSum="11569.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5400.00" startedHalts="0.00" meanVehicleNumber="54.00" maxVehicleNumber="54" />
<    <interval begin="300.00" end="400.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="2.41" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="170.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="300.00" end="400.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_1/1to0/1_0" sampledSeconds="5300.00" nVehEntered="0" nVehLeft="0" nVehSeen="53" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.88" maxOccupancy="0.88" meanMaxJamLengthInVehicles="53.00" meanMaxJamLengthInMeters="395.05" maxJamLengthInVehicles="53" maxJamLengthInMeters="395.05" jamLengthInVehiclesSum="5300" jamLengthInMetersSum="39505.20" meanHaltingDuration="215.87" maxHaltingDuration="248.00" haltingDurationSum="11441.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5300.00" startedHalts="0.00" meanVehicleNumber="53.00" maxVehicleNumber="53" />
<    <interval begin="300.00" end="400.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.88" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="240.00" vehicleSumWithin="51" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="0.00"/>
<     <interval begin="400.00" end="500.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_2/1to1/1_0" sampledSeconds="5400.00" nVehEntered="0" nVehLeft="0" nVehSeen="54" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.90" maxOccupancy="0.90" meanMaxJamLengthInVehicles="54.00" meanMaxJamLengthInMeters="405.00" maxJamLengthInVehicles="54" maxJamLengthInMeters="405.00" jamLengthInVehiclesSum="5400" jamLengthInMetersSum="40500.10" meanHaltingDuration="314.24" maxHaltingDuration="348.00" haltingDurationSum="16969.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5400.00" startedHalts="0.00" meanVehicleNumber="54.00" maxVehicleNumber="54" />
<    <interval begin="400.00" end="500.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.51" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="270.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="400.00" end="500.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,78c1,79
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=574.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=974.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=574.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=974.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=574.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=974.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=574.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=974.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=574.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=974.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=574.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=974.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=574.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=974.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=574.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=974.20.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_2/1to1/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_2/1to1/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_2/1to1/1_0').
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,98d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
< success 0.1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output teleport_multihop_newDefaults ( Last six runs Jun2023 )

---------- Differences in detector ----------
4,65c4,1020
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_2/1to1/1_0" nVehContrib="5" flow="180.00" occupancy="2.46" speed="10.18" harmonicMeanSpeed="10.18" length="5.00" nVehEntered="5"/>
<    <interval begin="0.00" end="100.00" id="e2_2/1to1/1_0" sampledSeconds="241.14" nVehEntered="15" nVehLeft="0" nVehSeen="15" meanSpeed="10.12" meanTimeLoss="0.49" meanOccupancy="0.04" maxOccupancy="0.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" max
IntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="2.46" maxVehicleNumber="15" />
<    <interval begin="0.00" end="100.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="10.06" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="17.08" vehicleSumWithin="15" meanIntervalSpeedWithin="10.06" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="17.08" meanTimeLossWithin="0.47"/>
<     <interval begin="0.00" end="100.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="0.00" end="100.00" id="e2_1/1to0/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="0.00" end="100.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_2/1to1/1_0" nVehContrib="48" flow="1728.00" occupancy="23.99" speed="10.00" harmonicMeanSpeed="10.00" length="5.00" nVehEntered="48"/>
<    <interval begin="100.00" end="200.00" id="e2_2/1to1/1_0" sampledSeconds="3878.48" nVehEntered="38" nVehLeft="0" nVehSeen="53" meanSpeed="7.37" meanTimeLoss="21.85" meanOccupancy="0.65" maxOccupancy="0.88" meanMaxJamLengthInVehicles="9.52" meanMaxJamLengthInMeters="70.01" maxJamLengthInVehicles="39" maxJamLengthInMeters="290.04" jamLengthInVehiclesSum="952" jamLengthInMetersSum="7000.90" meanHaltingDuration="24.80" maxHaltingDuration="57.00" haltingDurationSum="992.00" meanIntervalHaltingDur
ation="24.80" maxIntervalHaltingDuration="57.00" intervalHaltingDurationSum="992.00" startedHalts="40.00" meanVehicleNumber="38.91" maxVehicleNumber="53" />
<    <interval begin="100.00" end="200.00" id="e3_2/1to1/1_0" meanTravelTime="39.91" meanOverlapTravelTime="40.41" meanSpeed="10.02" meanHaltsPerVehicle="0.00" meanTimeLoss="1.99" vehicleSum="45" meanSpeedWithin="10.01" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="33.28" vehicleSumWithin="8" meanIntervalSpeedWithin="10.01" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="33.28" meanTimeLossWithin="0.85"/>
<     <interval begin="100.00" end="200.00" id="e1_1/1to0/1_0" nVehContrib="26" flow="936.00" occupancy="29.90" speed="9.96" harmonicMeanSpeed="9.94" length="5.00" nVehEntered="27"/>
<    <interval begin="100.00" end="200.00" id="e2_1/1to0/1_0" sampledSeconds="2065.64" nVehEntered="46" nVehLeft="0" nVehSeen="46" meanSpeed="5.06" meanTimeLoss="23.27" meanOccupancy="0.35" maxOccupancy="0.75" meanMaxJamLengthInVehicles="9.52" meanMaxJamLengthInMeters="70.01" maxJamLengthInVehicles="39" maxJamLengthInMeters="290.04" jamLengthInVehiclesSum="952" jamLengthInMetersSum="7000.90" meanHaltingDuration="24.80" maxHaltingDuration="57.00" haltingDurationSum="992.00" meanIntervalHaltingDur
ation="24.80" maxIntervalHaltingDuration="57.00" intervalHaltingDurationSum="992.00" startedHalts="40.00" meanVehicleNumber="20.83" maxVehicleNumber="46" />
<    <interval begin="100.00" end="200.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="6.11" meanHaltsPerVehicleWithin="0.85" meanDurationWithin="45.91" vehicleSumWithin="46" meanIntervalSpeedWithin="6.11" meanIntervalHaltsPerVehicleWithin="0.85" meanIntervalDurationWithin="45.91" meanTimeLossWithin="1.94"/>
<     <interval begin="200.00" end="300.00" id="e1_2/1to1/1_0" nVehContrib="1" flow="36.00" occupancy="0.47" speed="10.60" harmonicMeanSpeed="10.60" length="5.00" nVehEntered="1"/>
<    <interval begin="200.00" end="300.00" id="e2_2/1to1/1_0" sampledSeconds="5372.96" nVehEntered="1" nVehLeft="0" nVehSeen="54" meanSpeed="0.26" meanTimeLoss="97.06" meanOccupancy="0.90" maxOccupancy="0.90" meanMaxJamLengthInVehicles="52.14" meanMaxJamLengthInMeters="389.41" maxJamLengthInVehicles="54" maxJamLengthInMeters="405.00" jamLengthInVehiclesSum="5214" jamLengthInMetersSum="38940.90" meanHaltingDuration="115.19" maxHaltingDuration="157.00" haltingDurationSum="6220.00" meanIntervalHalt
ingDuration="96.81" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5228.00" startedHalts="14.00" meanVehicleNumber="53.73" maxVehicleNumber="54" />
<    <interval begin="200.00" end="300.00" id="e3_2/1to1/1_0" meanTravelTime="39.96" meanOverlapTravelTime="40.47" meanSpeed="10.02" meanHaltsPerVehicle="0.00" meanTimeLoss="1.31" vehicleSum="8" meanSpeedWithin="5.54" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="73.96" vehicleSumWithin="1" meanIntervalSpeedWithin="5.54" meanIntervalHaltsPerVehicleWithin="1.00" meanIntervalDurationWithin="73.96" meanTimeLossWithin="35.32"/>
<     <interval begin="200.00" end="300.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_1/1to0/1_0" sampledSeconds="5238.44" nVehEntered="7" nVehLeft="0" nVehSeen="53" meanSpeed="0.07" meanTimeLoss="98.16" meanOccupancy="0.87" maxOccupancy="0.88" meanMaxJamLengthInVehicles="51.81" meanMaxJamLengthInMeters="386.13" maxJamLengthInVehicles="53" maxJamLengthInMeters="395.05" jamLengthInVehiclesSum="5181" jamLengthInMetersSum="38612.58" meanHaltingDuration="116.72" maxHaltingDuration="157.00" haltingDurationSum="6186.00" meanIntervalHalt
ingDuration="98.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5194.00" startedHalts="13.00" meanVehicleNumber="52.40" maxVehicleNumber="53" />
<    <interval begin="200.00" end="300.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.42" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="138.81" vehicleSumWithin="53" meanIntervalSpeedWithin="0.09" meanIntervalHaltsPerVehicleWithin="0.26" meanIntervalDurationWithin="98.97" meanTimeLossWithin="0.29"/>
<     <interval begin="300.00" end="400.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_2/1to1/1_0" sampledSeconds="5400.00" nVehEntered="0" nVehLeft="0" nVehSeen="54" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.90" maxOccupancy="0.90" meanMaxJamLengthInVehicles="54.00" meanMaxJamLengthInMeters="405.00" maxJamLengthInVehicles="54" maxJamLengthInMeters="405.00" jamLengthInVehiclesSum="5400" jamLengthInMetersSum="40500.10" meanHaltingDuration="215.19" maxHaltingDuration="257.00" haltingDurationSum="11620.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5400.00" startedHalts="0.00" meanVehicleNumber="54.00" maxVehicleNumber="54" />
<    <interval begin="300.00" end="400.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="2.35" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="173.96" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="300.00" end="400.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_1/1to0/1_0" sampledSeconds="5300.00" nVehEntered="0" nVehLeft="0" nVehSeen="53" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.88" maxOccupancy="0.88" meanMaxJamLengthInVehicles="53.00" meanMaxJamLengthInMeters="395.05" maxJamLengthInVehicles="53" maxJamLengthInMeters="395.05" jamLengthInVehiclesSum="5300" jamLengthInMetersSum="39505.20" meanHaltingDuration="216.72" maxHaltingDuration="257.00" haltingDurationSum="11486.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5300.00" startedHalts="0.00" meanVehicleNumber="53.00" maxVehicleNumber="53" />
<    <interval begin="300.00" end="400.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.85" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="238.81" vehicleSumWithin="53" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="0.00"/>
<     <interval begin="400.00" end="500.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_2/1to1/1_0" sampledSeconds="5400.00" nVehEntered="0" nVehLeft="0" nVehSeen="54" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.90" maxOccupancy="0.90" meanMaxJamLengthInVehicles="54.00" meanMaxJamLengthInMeters="405.00" maxJamLengthInVehicles="54" maxJamLengthInMeters="405.00" jamLengthInVehiclesSum="5400" jamLengthInMetersSum="40500.10" meanHaltingDuration="315.19" maxHaltingDuration="357.00" haltingDurationSum="17020.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5400.00" startedHalts="0.00" meanVehicleNumber="54.00" maxVehicleNumber="54" />
<    <interval begin="400.00" end="500.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.50" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="273.96" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="400.00" end="500.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,78c1,79
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=568.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=968.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=568.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=968.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=568.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=968.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=568.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=968.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=568.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=968.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=568.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=968.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=568.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=968.20.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=568.10.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time=968.20.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_2/1to1/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_2/1to1/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_2/1to1/1_0').
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,48d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< success 0.1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output two_same_vehicles ( Last six runs Jun2023 )

---------- Differences in detector ----------
4,35c4,1023
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_3/1to2/1_0" nVehContrib="2" flow="72.00" occupancy="0.60" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="2"/>
<    <interval begin="0.00" end="100.00" id="e2_3/1to2/1_0" sampledSeconds="133.00" nVehEntered="2" nVehLeft="0" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIn
tervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.33" maxVehicleNumber="2" />
<    <interval begin="0.00" end="100.00" id="e3_3/1to2/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.30" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="2" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_3/1to2/1_0" sampledSeconds="107.00" nVehEntered="0" nVehLeft="2" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" max
IntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.07" maxVehicleNumber="2" />
<    <interval begin="100.00" end="200.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="200.00" end="300.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="200.00" end="300.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="300.00" end="400.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="300.00" end="400.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="400.00" end="500.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="500.00" end="600.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="500.00" end="600.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="500.00" end="600.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="600.00" end="700.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="600.00" end="700.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="600.00" end="700.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="700.00" end="800.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="700.00" end="800.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="700.00" end="800.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="800.00" end="900.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="800.00" end="900.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="800.00" end="900.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="900.00" end="1000.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,12c1,80
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  3d 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560765==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55b7f1c65e32 bp 0x7ffeea58ed90 sp 0x7ffeea58ed88
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55b7f1c65e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7f1c659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7f19709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7f1971d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7f1b5ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b7f1b5e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b7f1b607f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,50d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output two_vehicles_diff_length ( Last six runs Jun2023 )

---------- Differences in detector ----------
4,35c4,1023
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_3/1to2/1_0" nVehContrib="2" flow="72.00" occupancy="1.60" speed="10.00" harmonicMeanSpeed="10.00" length="8.00" nVehEntered="2"/>
<    <interval begin="0.00" end="100.00" id="e2_3/1to2/1_0" sampledSeconds="133.00" nVehEntered="2" nVehLeft="0" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.03" maxOccupancy="0.05" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIn
tervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.33" maxVehicleNumber="2" />
<    <interval begin="0.00" end="100.00" id="e3_3/1to2/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.80" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="2" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_3/1to2/1_0" sampledSeconds="107.00" nVehEntered="0" nVehLeft="2" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.03" maxOccupancy="0.05" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" max
IntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.07" maxVehicleNumber="2" />
<    <interval begin="100.00" end="200.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="200.00" end="300.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="200.00" end="300.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="300.00" end="400.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="300.00" end="400.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="400.00" end="500.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="500.00" end="600.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="500.00" end="600.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="500.00" end="600.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="600.00" end="700.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="600.00" end="700.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="600.00" end="700.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="700.00" end="800.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="700.00" end="800.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="700.00" end="800.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="800.00" end="900.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="800.00" end="900.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="800.00" end="900.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="900.00" end="1000.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,12c1,80
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  30 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560822==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x564484ec4e32 bp 0x7fff34c8e590 sp 0x7fff34c8e588
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x564484ec4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564484ec49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564484bcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564484bd0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564484dbde68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564484dbd786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564484dbf7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,50d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output two_vehicles_diff_speed ( Last six runs Jun2023 )

---------- Differences in detector ----------
4,35c4,1023
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_3/1to2/1_0" nVehContrib="2" flow="72.00" occupancy="0.63" speed="9.50" harmonicMeanSpeed="9.47" length="3.00" nVehEntered="2"/>
<    <interval begin="0.00" end="100.00" id="e2_3/1to2/1_0" sampledSeconds="129.67" nVehEntered="2" nVehLeft="0" nVehSeen="2" meanSpeed="9.53" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.30" maxVehicleNumber="2" />
<    <interval begin="0.00" end="100.00" id="e3_3/1to2/1_0" meanTravelTime="42.22" meanOverlapTravelTime="42.54" meanSpeed="9.50" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="2" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_3/1to2/1_0" sampledSeconds="124.00" nVehEntered="0" nVehLeft="2" nVehSeen="2" meanSpeed="9.41" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.24" maxVehicleNumber="2" />
<    <interval begin="100.00" end="200.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="200.00" end="300.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="200.00" end="300.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="300.00" end="400.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="300.00" end="400.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="400.00" end="500.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="500.00" end="600.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="500.00" end="600.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="500.00" end="600.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="600.00" end="700.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="600.00" end="700.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="600.00" end="700.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="700.00" end="800.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="700.00" end="800.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="700.00" end="800.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="800.00" end="900.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="800.00" end="900.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="800.00" end="900.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="900.00" end="1000.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,12c1,80
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  2f 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560810==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x555d2b420e32 bp 0x7ffff02d6b30 sp 0x7ffff02d6b28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x555d2b420e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d2b4209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d2b12b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d2b12cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d2b319e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555d2b319786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555d2b31b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ringNoBrake ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  0f 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560848==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56485505ae32 bp 0x7ffd20fd4370 sp 0x7ffd20fd4368
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56485505ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56485505a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564854d659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564854d66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564854f53e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564854f53786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564854f557f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5648548da6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5648548dd698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5648548ce216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc5e8ef5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5e8ef5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56485480c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5648548caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5648571aaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56485505a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564854d659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo socketout ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  6a 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560927==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5561fd7b3e32 bp 0x7ffced8ed710 sp 0x7ffced8ed708
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5561fd7b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561fd7b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561fd4be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561fd4bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561fd6b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561fd6b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561fd91b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561fd03dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561fd03956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561fd027018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3fbf3a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3fbf3a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561fcf65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5561fd023aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5561ff903ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561fd7b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561fd4be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
24,29d23
<     <interval begin="120.00" end="150.00" id="dump_60">
<         <edge id="1/1to0/1" sampledSeconds="57.50" CO_abs="1106.875000" CO2_abs="121452.777778" HC_abs="7.650694" PMx_abs="0.717153" NOx_abs="39.978472" fuel_abs="38739.027778" electricity_abs="0"
<             CO_normed="340.140845" CO2_normed="37322.236449" HC_normed="2.351046" PMx_normed="0.220380" NOx_normed="12.285318" fuel_normed="11904.438754" electricity_normed="0"
<             traveltime="39.05" CO_perVeh="751.712500" CO2_perVeh="82482.277778" HC_perVeh="5.195819" PMx_perVeh="0.487040" NOx_perVeh="27.150597" fuel_perVeh="26308.852778" electricity_perVeh="0"/>
<     </interval>
< </meandata>

TEST FAILED on ts-sim-build-ba : sumo speedMap ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,8c1,89
< Warning: Teleporting vehicle '7'; collision with vehicle '6', lane='1/1to2/1_0', gap=-0.73, time=5.00 stage=move.
< Warning: Vehicle '7' ends teleporting on edge '2/1to3/1', time=5.00.
< Warning: Teleporting vehicle '20'; collision with vehicle '19', lane='1/1to2/1_0', gap=-0.26, time=34.00 stage=move.
< Warning: Vehicle '20' ends teleporting on edge '2/1to3/1', time=34.00.
< Warning: Teleporting vehicle '18'; collision with vehicle '17', lane='1/1to2/1_0', gap=-0.77, time=52.00 stage=move.
< Warning: Teleporting vehicle '24'; collision with vehicle '23', lane='1/1to2/1_0', gap=-0.15, time=52.00 stage=move.
< Warning: Vehicle '18' ends teleporting on edge '2/1to3/1', time=52.00.
< Warning: Vehicle '24' ends teleporting on edge '2/1to3/1', time=52.00.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  a7 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561242==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a1e75bbe32 bp 0x7fffbd25acd0 sp 0x7fffbd25acc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a1e75bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1e75bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1e72c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1e72c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1e74b4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a1e74b4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a1e74b67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a1e6e3b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a1e6e3e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a1e6e2f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa173828d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- Differences in state ----------
39,63c39,63
<                 <vehicle id="24" pos="308.00" speed="0.00"/>
<                 <vehicle id="23" pos="316.00" speed="0.00"/>
<                 <vehicle id="22" pos="324.00" speed="0.00"/>
<                 <vehicle id="21" pos="332.00" speed="0.00"/>
<                 <vehicle id="20" pos="340.00" speed="0.00"/>
<                 <vehicle id="19" pos="348.00" speed="0.00"/>
<                 <vehicle id="18" pos="356.00" speed="0.00"/>
<                 <vehicle id="17" pos="364.00" speed="0.00"/>
<                 <vehicle id="16" pos="372.00" speed="0.00"/>
<                 <vehicle id="15" pos="380.00" speed="0.00"/>
<                 <vehicle id="14" pos="388.00" speed="0.00"/>
<                 <vehicle id="13" pos="396.00" speed="0.00"/>
<                 <vehicle id="12" pos="404.00" speed="0.00"/>
<                 <vehicle id="11" pos="412.00" speed="0.00"/>
<                 <vehicle id="10" pos="420.00" speed="0.00"/>
<                 <vehicle id="9" pos="428.00" speed="0.00"/>
<                 <vehicle id="8" pos="436.00" speed="0.00"/>
<                 <vehicle id="7" pos="444.00" speed="0.00"/>
<                 <vehicle id="6" pos="452.00" speed="0.00"/>
<                 <vehicle id="5" pos="460.00" speed="0.00"/>
<                 <vehicle id="4" pos="468.00" speed="0.00"/>
<                 <vehicle id="3" pos="476.00" speed="0.00"/>
<                 <vehicle id="2" pos="484.00" speed="0.00"/>
<                 <vehicle id="1" pos="492.00" speed="0.00"/>
<                 <vehicle id="0" pos="502.60" speed="2.60"/>
---
>                 <vehicle id="24" pos="308.45" speed="0.45"/>
>                 <vehicle id="23" pos="316.37" speed="0.37"/>
>                 <vehicle id="22" pos="324.33" speed="0.33"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo vehroute-roundtrip grid2_random ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,22
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600003d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600003d580: note: object has invalid vptr
>  00 00 00 00  53 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562597==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600003d6b4 at pc 0x55baf435ae32 bp 0x7ffc193e5a10 sp 0x7ffc193e5a08
> READ of size 4 at 0x61600003d6b4 thread T0
>     #0 0x55baf435ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55baf435a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55baf40659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55baf4066d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55baf4260ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55baf4258952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55baf44c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55baf3be4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55baf3be056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55baf3bce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb4ef67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb4ef67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55baf3b0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
1a24,102
> 0x61600003d6b4 is located 308 bytes inside of 528-byte region [0x61600003d580,0x61600003d790)
> freed by thread T0 here:
>     #0 0x55baf3bcaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55baf64aaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55baf435a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55baf40659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,19d3
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 2000):
<  RouteLength: 464.29
<  Speed: 4.23
<  Duration: 136.53
<  WaitingTime: 67.30
<  TimeLoss: 100.24
<  DepartDelay: 4.25
< 
< DijkstraRouter answered 5601 queries and explored 36.60 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
21,42d4
< Loading done.
< Simulation started with time: 0.00.
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2000
<  Running: 0
<  Waiting: 0
< Statistics (avg of 2000):
<  RouteLength: 464.29
<  Speed: 4.23
<  Duration: 136.53
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:13 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,28
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="2000" inserted="2000" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="2000" routeLength="464.29" speed="4.23" duration="136.53" waitingTime="67.30" timeLoss="100.24" departDelay="4.25" departDelayWaiting="-1.00" totalTravelTime="273071.00" totalDepartDelay="8492.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vr.xml"/>
>         <vehroute-output.sorted value="true"/>
>         <vehroute-output.intended-depart value="false"/>
>         <vehroute-output.speedfactor value="true"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <routing>
<truncated after showing first 30 lines>
---------- Differences in statistics2 ----------
5,13d4
<     <vehicles loaded="2000" inserted="2000" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="2000" routeLength="464.29" speed="4.23" duration="136.53" waitingTime="67.30" timeLoss="100.24" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="273071.00" totalDepartDelay="0.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>

TEST FAILED on ts-sim-build-ba : sumo vehroute-roundtrip grid_flows ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,102
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600003bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600003bd80: note: object has invalid vptr
>  00 00 00 00  11 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562585==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600003beb4 at pc 0x5600b1a51e32 bp 0x7fff01edbbd0 sp 0x7fff01edbbc8
> READ of size 4 at 0x61600003beb4 thread T0
>     #0 0x5600b1a51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600b1a519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600b175c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600b175dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600b1957ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600b194f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600b1bb9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600b12dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600b12d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600b12c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f3ee68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f3ee68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600b1203634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600003beb4 is located 308 bytes inside of 528-byte region [0x61600003bd80,0x61600003bf90)
> freed by thread T0 here:
>     #0 0x5600b12c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5600b3ba1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600b1a51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600b175c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,19d3
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 832
<  Running: 0
<  Waiting: 0
< Statistics (avg of 832):
<  RouteLength: 1180.18
<  Speed: 4.32
<  Duration: 294.53
<  WaitingTime: 138.12
<  TimeLoss: 206.51
<  DepartDelay: 8.34
< 
< DijkstraRouter answered 4565 queries and explored 61.16 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
21,42d4
< Loading done.
< Simulation started with time: 0.00.
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 832
<  Running: 0
<  Waiting: 0
< Statistics (avg of 832):
<  RouteLength: 1180.18
<  Speed: 4.32
<  Duration: 294.53
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:13 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,27
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="832" inserted="832" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="832" routeLength="1180.18" speed="4.32" duration="294.53" waitingTime="138.12" timeLoss="206.51" departDelay="8.34" departDelayWaiting="-1.00" totalTravelTime="245048.00" totalDepartDelay="6941.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vr.xml"/>
>         <vehroute-output.sorted value="true"/>
>         <vehroute-output.intended-depart value="false"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <routing>
>         <device.rerouting.period value="60"/>
<truncated after showing first 30 lines>
---------- Differences in statistics2 ----------
5,13d4
<     <vehicles loaded="832" inserted="832" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="832" routeLength="1180.18" speed="4.32" duration="294.53" waitingTime="138.12" timeLoss="206.51" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="245048.00" totalDepartDelay="0.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>

TEST FAILED on ts-sim-build-ba : sumo xmlValidation ( Last six runs Jun2023 )

---------- Differences in output ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d280: note: object has invalid vptr
>  00 00 00 00  4e 29 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2561149==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x56216a9abe32 bp 0x7fff0b070c50 sp 0x7fff0b070c48
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x56216a9abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56216a9ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56216a6b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56216a6b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56216a8b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56216a8a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56216ab13793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56216a235c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56216a23156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56216a21f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f937b392d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f937b392e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56216a15d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x56216a21baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56216cafbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56216a9ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56216a6b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas api ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,24
> java.net.SocketException: Broken pipe (Write failed)
> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:129)
> 	at java.base/java.io.DataOutputStream.writeInt(DataOutputStream.java:198)
> 	at it.polito.appeal.traci.protocol.RequestMessage.writeTo(RequestMessage.java:78)
> 	at de.tudresden.sumo.util.Query.queryAndVerify(Query.java:90)
> 	at de.tudresden.sumo.util.Query.queryAndVerifySingle(Query.java:250)
> 	at de.tudresden.sumo.util.Query.doClose(Query.java:147)
> 	at de.tudresden.sumo.util.CommandProcessor.do_close(CommandProcessor.java:88)
> 	at it.polito.appeal.traci.SumoTraciConnection.close(SumoTraciConnection.java:450)
> 	at it.polito.appeal.traci.SumoTraciConnection.closeAndDontCareAboutInterruptedException(SumoTraciConnection.java:462)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_job_get(SumoTraciConnection.java:515)
> 	at APITest.main(APITest.java:68)
> java.io.EOFException
> 	at java.base/java.io.DataInputStream.readInt(DataInputStream.java:397)
> 	at it.polito.appeal.traci.protocol.ResponseMessage.<init>(ResponseMessage.java:87)
> 	at de.tudresden.sumo.util.Query.queryAndVerify(Query.java:92)
> 	at de.tudresden.sumo.util.Query.queryAndVerifySingle(Query.java:250)
> 	at de.tudresden.sumo.util.CommandProcessor.do_job_get(CommandProcessor.java:375)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_job_get(SumoTraciConnection.java:513)
> 	at APITest.main(APITest.java:68)
---------- Differences in output ----------
2,77d1
< findRoute result stage:
<   gneE0
<   -gneE2
<   gneE2
< findIntermodalRoute result stages:
<   gneE0
<   gneE2
< Step 1.0, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 3.0, tlsPhase 0 (North-South)
< Step 4.0, tlsPhase 0 (North-South)
< Step 5.0, tlsPhase 0 (North-South)
< Step 6.0, tlsPhase 0 (North-South)
< Step 7.0, tlsPhase 0 (North-South)
< Step 8.0, tlsPhase 0 (North-South)
< Step 9.0, tlsPhase 0 (North-South)
< Step 10.0, tlsPhase 0 (North-South)
< Step 11.0, tlsPhase 0 (North-South)
< Step 12.0, tlsPhase 0 (North-South)
< Step 13.0, tlsPhase 0 (North-South)
< Step 14.0, tlsPhase 0 (North-South)
< Step 15.0, tlsPhase 0 (North-South)
< Step 16.0, tlsPhase 0 (North-South)
< Step 17.0, tlsPhase 0 (North-South)
< Step 18.0, tlsPhase 0 (North-South)
< Step 19.0, tlsPhase 0 (North-South)
< Step 20.0, tlsPhase 0 (North-South)
< Step 21.0, tlsPhase 0 (North-South)
< Step 22.0, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas multiclient ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,44
> java.net.SocketException: Broken pipe (Write failed)
> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:129)
> 	at java.base/java.io.DataOutputStream.writeInt(DataOutputStream.java:198)
> 	at it.polito.appeal.traci.protocol.RequestMessage.writeTo(RequestMessage.java:78)
> 	at de.tudresden.sumo.util.Query.queryAndVerify(Query.java:90)
> 	at de.tudresden.sumo.util.Query.queryAndVerifySingle(Query.java:250)
> 	at de.tudresden.sumo.util.Query.doClose(Query.java:147)
> 	at de.tudresden.sumo.util.CommandProcessor.do_close(CommandProcessor.java:88)
> 	at it.polito.appeal.traci.SumoTraciConnection.close(SumoTraciConnection.java:450)
> 	at it.polito.appeal.traci.SumoTraciConnection.closeAndDontCareAboutInterruptedException(SumoTraciConnection.java:462)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_timestep(SumoTraciConnection.java:568)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_timestep(SumoTraciConnection.java:550)
> 	at MultiClient2.main(MultiClient2.java:40)
> java.io.EOFException
> 	at java.base/java.io.DataInputStream.readInt(DataInputStream.java:397)
> 	at de.tudresden.sumo.util.Query.doSimulationStep(Query.java:165)
> 	at de.tudresden.sumo.util.CommandProcessor.do_SimulationStep(CommandProcessor.java:80)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_timestep(SumoTraciConnection.java:566)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_timestep(SumoTraciConnection.java:550)
> 	at MultiClient2.main(MultiClient2.java:40)
> java.net.SocketException: Broken pipe (Write failed)
> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:129)
> 	at java.base/java.io.DataOutputStream.writeInt(DataOutputStream.java:198)
> 	at it.polito.appeal.traci.protocol.RequestMessage.writeTo(RequestMessage.java:78)
> 	at de.tudresden.sumo.util.Query.queryAndVerify(Query.java:90)
<truncated after showing first 30 lines>
---------- Differences in output ----------
721,4652d720
< Step 64.6
< Step 64.7
< Step 64.8
< Step 64.9
<   veh=v34 len=4.5 entry=64.90171324824006 leave=-1.0 type=car
< Step 65.0
<   veh=v34 len=4.5 entry=64.90171324824006 leave=-1.0 type=car
< Step 65.1
<   veh=v34 len=4.5 entry=64.90171324824006 leave=-1.0 type=car
< Step 65.2
<   veh=v34 len=4.5 entry=64.90171324824006 leave=65.22738080159091 type=car
< Step 65.3
< Step 65.4
< Step 65.5
< Step 65.6
< Step 65.7
< Step 65.8
< Step 65.9
< Step 66.0
< Step 66.1
< Step 66.2
< Step 66.3
< Step 66.4
< Step 66.5
< Step 66.6
< Step 66.7
< Step 66.8
< Step 66.9
< Step 67.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas simple ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,22
> java.net.SocketException: Broken pipe (Write failed)
> 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
> 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
> 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:129)
> 	at java.base/java.io.DataOutputStream.writeInt(DataOutputStream.java:198)
> 	at it.polito.appeal.traci.protocol.RequestMessage.writeTo(RequestMessage.java:78)
> 	at de.tudresden.sumo.util.Query.queryAndVerify(Query.java:90)
> 	at de.tudresden.sumo.util.Query.queryAndVerifySingle(Query.java:250)
> 	at de.tudresden.sumo.util.Query.doClose(Query.java:147)
> 	at de.tudresden.sumo.util.CommandProcessor.do_close(CommandProcessor.java:88)
> 	at it.polito.appeal.traci.SumoTraciConnection.close(SumoTraciConnection.java:450)
> 	at it.polito.appeal.traci.SumoTraciConnection.closeAndDontCareAboutInterruptedException(SumoTraciConnection.java:462)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_timestep(SumoTraciConnection.java:568)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_timestep(SumoTraciConnection.java:550)
> 	at Main.main(Main.java:53)
> java.io.EOFException
> 	at java.base/java.io.DataInputStream.readInt(DataInputStream.java:397)
> 	at de.tudresden.sumo.util.Query.doSimulationStep(Query.java:165)
> 	at de.tudresden.sumo.util.CommandProcessor.do_SimulationStep(CommandProcessor.java:80)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_timestep(SumoTraciConnection.java:566)
> 	at it.polito.appeal.traci.SumoTraciConnection.do_timestep(SumoTraciConnection.java:550)
> 	at Main.main(Main.java:53)
---------- Differences in output ----------
718,4639d717
< Step 64.6, tlsPhase 2 (East-West)
< Step 64.7, tlsPhase 2 (East-West)
< Step 64.8, tlsPhase 2 (East-West)
< Step 64.9, tlsPhase 2 (East-West)
< Step 65.0, tlsPhase 2 (East-West)
<   veh=v34 len=4.5 entry=64.90171324824006 leave=-1.0 type=car
< Step 65.1, tlsPhase 2 (East-West)
<   veh=v34 len=4.5 entry=64.90171324824006 leave=-1.0 type=car
< Step 65.2, tlsPhase 2 (East-West)
<   veh=v34 len=4.5 entry=64.90171324824006 leave=-1.0 type=car
< Step 65.3, tlsPhase 2 (East-West)
<   veh=v34 len=4.5 entry=64.90171324824006 leave=65.22738080159091 type=car
< Step 65.4, tlsPhase 2 (East-West)
< Step 65.5, tlsPhase 2 (East-West)
< Step 65.6, tlsPhase 2 (East-West)
< Step 65.7, tlsPhase 2 (East-West)
< Step 65.8, tlsPhase 2 (East-West)
< Step 65.9, tlsPhase 2 (East-West)
< Step 66.0, tlsPhase 2 (East-West)
< Step 66.1, tlsPhase 2 (East-West)
< Step 66.2, tlsPhase 2 (East-West)
< Step 66.3, tlsPhase 2 (East-West)
< Step 66.4, tlsPhase 2 (East-West)
< Step 66.5, tlsPhase 2 (East-West)
< Step 66.6, tlsPhase 2 (East-West)
< Step 66.7, tlsPhase 2 (East-West)
< Step 66.8, tlsPhase 2 (East-West)
< Step 66.9, tlsPhase 2 (East-West)
< Step 67.0, tlsPhase 2 (East-West)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision incompatible_filter ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  59 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568601==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x5566b7fb8e32 bp 0x7ffd8c1a8330 sp 0x7ffd8c1a8328
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x5566b7fb8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566b7fb89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566b7cc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566b7cc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566b7eb1e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5566b7eb1786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5566b7eb37f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5566b78386a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5566b783b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5566b782c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe422218d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe422218e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566b776a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x5566b7828aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5566ba108ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566b7fb8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566b7cc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision persons range_50_angle_90 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  28 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568615==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55dd8092de32 bp 0x7ffee0a05170 sp 0x7ffee0a05168
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55dd8092de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd8092d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd806389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd80639d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd80826e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55dd80826786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55dd808287f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55dd801ad6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55dd801b0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55dd801a1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb3a596dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3a596de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd800df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55dd8019daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dd82a7dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd8092d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd806389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_0_angle_90 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  3c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568560==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55dc64d53e32 bp 0x7ffec0f83e10 sp 0x7ffec0f83e08
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55dc64d53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc64d539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc64a5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc64a5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc64c4ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55dc64c4c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55dc64c4e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55dc645d36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55dc645d6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55dc645c7216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f13b49ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13b49cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc64505634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55dc645c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dc66ea3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc64d53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc64a5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_0 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  4c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568585==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55e7bfe7be32 bp 0x7ffec1a16890 sp 0x7ffec1a16888
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55e7bfe7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7bfe7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7bfb869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7bfb87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7bfd74e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e7bfd74786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e7bfd767f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e7bf6fb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e7bf6fe698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e7bf6ef216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc4a4717d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4a4717e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7bf62d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55e7bf6ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e7c1fcbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7bfe7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7bfb869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_270 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  41 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568556==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x56224131fe32 bp 0x7ffed6fc05d0 sp 0x7ffed6fc05c8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x56224131fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56224131f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56224102a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56224102bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562241218e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562241218786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56224121a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562240b9f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562240ba2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562240b93216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ffb04aa9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb04aa9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562240ad1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x562240b8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56224346fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56224131f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56224102a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_360 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  47 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568572==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55eb97190e32 bp 0x7fff9d33c1d0 sp 0x7fff9d33c1c8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55eb97190e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb971909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb96e9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb96e9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb97089e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55eb97089786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55eb9708b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55eb96a106a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55eb96a13698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55eb96a04216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff81d7e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff81d7e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb96942634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55eb96a00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55eb992e0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb97190725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb96e9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_90 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  47 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568573==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x56325c1f6e32 bp 0x7ffeff22af70 sp 0x7ffeff22af68
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x56325c1f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56325c1f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56325bf019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56325bf02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56325c0efe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56325c0ef786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56325c0f17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56325ba766a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56325ba79698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56325ba6a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f069a2c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f069a2c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56325b9a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x56325ba66aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56325e346ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56325c1f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56325bf019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesLeftOpposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  12 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569008==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x563e76121e32 bp 0x7ffcbb1070f0 sp 0x7ffcbb1070e8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x563e76121e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e761219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e75e2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e75e2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e76027ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e7601f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e76289793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e759abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e759a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e75995018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20de6a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20de6a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e758d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x563e75991aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e78271ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e76121725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e75e2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
159,201d158
< [023] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< opposite_follow_left
< [024] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< opposite_follow_left
< [025] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [026] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [027] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [028] Context results for vehicle 'ego':
< follow_left
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesLeftOppositeDownDistZero ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  00 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569064==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x55dc71920e32 bp 0x7ffddf23e9b0 sp 0x7ffddf23e9a8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x55dc71920e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc719209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc7162b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc7162cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc71826ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc7181e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc71a88793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc711aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc711a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc71194018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf157dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf157dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc710d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x55dc71190aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dc73a70ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc71920725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc7162b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
97,132d96
< [023] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< opposite_follow_left
< [024] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< opposite_follow_left
< [025] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< [026] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< [027] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< [028] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< [029] Context results for vehicle 'ego':
< follow_left
< follow_left2
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesLeftOppositeUpDistZero ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  02 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569006==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x55aceea9be32 bp 0x7ffdfa103510 sp 0x7ffdfa103508
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x55aceea9be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aceea9b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55acee7a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55acee7a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55acee9a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55acee999952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aceec03793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55acee325c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55acee32156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55acee30f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa63a7e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa63a7e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55acee24d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x55acee30baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55acf0bebca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aceea9b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55acee7a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
93,111d92
< [023] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [024] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [025] Context results for vehicle 'ego':
< lead_left2
< [026] Context results for vehicle 'ego':
< lead_left2
< [027] Context results for vehicle 'ego':
< lead_left2
< [028] Context results for vehicle 'ego':
< lead_left2
< [029] Context results for vehicle 'ego':
< lead_left2
< [030] Context results for vehicle 'ego':
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOppositeAll ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  fe 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569002==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x563c83781e32 bp 0x7ffe61248ad0 sp 0x7ffe61248ac8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x563c83781e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c837819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c8348c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c8348dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c83687ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c8367f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c838e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c8300bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c8300756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c82ff5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc54c8edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc54c8ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c82f33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x563c82ff1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c858d1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c83781725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c8348c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
167,179d166
< [023] Context results for vehicle 'ego':
< opposite_follow_left
< opposite_follow_middle
< [024] Context results for vehicle 'ego':
< opposite_follow_left
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
< [029] Context results for vehicle 'ego':
< [030] Context results for vehicle 'ego':
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOppositeAllDownDistZero ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  f7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569065==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x5599974d9e32 bp 0x7fff4d228ab0 sp 0x7fff4d228aa8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x5599974d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599974d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599971e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599971e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599973dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599973d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559997641793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559996d63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559996d5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559996d4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd602c2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd602c2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559996c8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x559996d49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559999629ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599974d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599971e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
98,110d97
< [023] Context results for vehicle 'ego':
< opposite_follow_left
< opposite_follow_middle
< [024] Context results for vehicle 'ego':
< opposite_follow_left
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
< [029] Context results for vehicle 'ego':
< [030] Context results for vehicle 'ego':
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOppositeAllUpDistZero ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  fe 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569044==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x564b4570ae32 bp 0x7fffc344f290 sp 0x7fffc344f288
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x564b4570ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b4570a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b454159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b45416d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b45610ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b45608952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b45872793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b44f94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b44f9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b44f7e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8335e73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8335e73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b44ebc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x564b44f7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b4785aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b4570a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b454159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
99,108d98
< [023] Context results for vehicle 'ego':
< [024] Context results for vehicle 'ego':
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
< [029] Context results for vehicle 'ego':
< [030] Context results for vehicle 'ego':
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBounds ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  b4 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568998==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x5650e3d81e32 bp 0x7fffe3d511f0 sp 0x7fffe3d511e8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x5650e3d81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650e3d819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650e3a8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650e3a8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650e3c87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650e3c7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650e3ee9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650e360bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650e360756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650e35f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb31f0b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb31f0b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650e3533634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x5650e35f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5650e5ed1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650e3d81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650e3a8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
24,33d23
< [023] Context results for vehicle 'ego':
< [024] Context results for vehicle 'ego':
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
< [029] Context results for vehicle 'ego':
< [030] Context results for vehicle 'ego':
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsDownDistZero ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  ac 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569072==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x558eb62c8e32 bp 0x7fffdf18ac10 sp 0x7fffdf18ac08
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x558eb62c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558eb62c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558eb5fd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558eb5fd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558eb61ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558eb61c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558eb6430793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558eb5b52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558eb5b4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558eb5b3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0876515d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0876515e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558eb5a7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x558eb5b38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558eb8418ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558eb62c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558eb5fd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
24,33d23
< [023] Context results for vehicle 'ego':
< [024] Context results for vehicle 'ego':
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
< [029] Context results for vehicle 'ego':
< [030] Context results for vehicle 'ego':
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsUpDistZero ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  b4 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x557c49d66e32 bp 0x7ffcdecf47f0 sp 0x7ffcdecf47e8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x557c49d66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c49d669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c49a719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c49a72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c49c6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c49c64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c49ece793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c495f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c495ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c495da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2fb060d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2fb060e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c49518634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x557c495d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557c4beb6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c49d66725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c49a719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
24,33d23
< [023] Context results for vehicle 'ego':
< [024] Context results for vehicle 'ego':
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
< [029] Context results for vehicle 'ego':
< [030] Context results for vehicle 'ego':
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRight ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  f1 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x5642519d2e32 bp 0x7ffe1b864790 sp 0x7ffe1b864788
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x5642519d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642519d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642516dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642516ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642518d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642518d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564251b3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56425125cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56425125856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564251246018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e3cad1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e3cad1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564251184634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x564251242aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564253b22ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642519d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642516dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
112,143d111
< [023] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [024] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [025] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< [026] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< [027] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [028] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [029] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [030] Context results for vehicle 'ego':
< follow_right
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRightDownDistZero ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  e2 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569060==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x56010ff09e32 bp 0x7ffc20f3b150 sp 0x7ffc20f3b148
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x56010ff09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56010ff099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56010fc149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56010fc15d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56010fe0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56010fe07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560110071793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56010f793c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56010f78f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56010f77d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6335af5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6335af5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56010f6bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x56010f779aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560112059ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56010ff09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56010fc149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
68,93d67
< [023] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [024] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [025] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [026] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [027] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [028] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [029] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [030] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRightUpDistZero ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  e0 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569007==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x55bf17b56e32 bp 0x7fff61a5f470 sp 0x7fff61a5f468
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x55bf17b56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf17b569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf178619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf17862d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf17a5cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf17a54952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf17cbe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf173e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf173dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf173ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dcba53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dcba53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf17308634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x55bf173c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bf19ca6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf17b56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf178619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
68,83d67
< [023] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [024] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [025] Context results for vehicle 'ego':
< lead_right
< [026] Context results for vehicle 'ego':
< lead_right
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
< [029] Context results for vehicle 'ego':
< [030] Context results for vehicle 'ego':
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRight_vClass ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  e9 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569118==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x55993081fe32 bp 0x7ffd7061a450 sp 0x7ffd7061a448
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x55993081fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55993081f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55993052a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55993052bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559930725ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55993071d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559930987793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599300a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599300a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559930093018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc93d88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc93d88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55992ffd1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x55993008faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55993296fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55993081f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55993052a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
46,63d45
< [023] Context results for vehicle 'ego':
< follow_right2
< [024] Context results for vehicle 'ego':
< follow_right2
< [025] Context results for vehicle 'ego':
< follow_right2
< [026] Context results for vehicle 'ego':
< follow_right2
< [027] Context results for vehicle 'ego':
< follow_right2
< [028] Context results for vehicle 'ego':
< follow_right2
< [029] Context results for vehicle 'ego':
< follow_right2
< [030] Context results for vehicle 'ego':
< follow_right2
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRight_vType ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  ee 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569110==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x562d5065fe32 bp 0x7fffc8d24b50 sp 0x7fffc8d24b48
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x562d5065fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d5065f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d5036a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d5036bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d50565ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d5055d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d507c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d4fee9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d4fee556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d4fed3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f401428bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f401428be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d4fe11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x562d4fecfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562d527afca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d5065f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d5036a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
46,57d45
< [023] Context results for vehicle 'ego':
< lead_right2
< [024] Context results for vehicle 'ego':
< lead_right2
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
< [029] Context results for vehicle 'ego':
< [030] Context results for vehicle 'ego':
< [031] Vehicle 'ego' has arrived at destination
< Print ended at step 31

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance incompatible_filter ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  87 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55a45216ce32 bp 0x7fff329ff8d0 sp 0x7fff329ff8c8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55a45216ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a45216c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a451e779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a451e78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a452065e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a452065786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a4520677f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a4519ec6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a4519ef698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a4519e0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7efdc025dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efdc025de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a45191e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55a4519dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a4542bcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a45216c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a451e779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance internal_edges ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  fb 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568465==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x5590c8a6de32 bp 0x7ffc05e68310 sp 0x7ffc05e68308
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x5590c8a6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590c8a6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590c87789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590c8779d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590c8966e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5590c8966786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5590c89687f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5590c82ed6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5590c82f0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5590c82e1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7facc3d07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7facc3d07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590c821f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x5590c82ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5590cabbdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590c8a6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590c87789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance persons r50_latDist50_ego_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  e4 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568493==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55ad81258e32 bp 0x7ffcfe5c94d0 sp 0x7ffcfe5c94c8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55ad81258e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad812589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad80f639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad80f64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad81151e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ad81151786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ad811537f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ad80ad86a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ad80adb698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ad80acc216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fec98851d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec98851e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad80a0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55ad80ac8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ad833a8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad81258725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad80f639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance persons range_50_lateralDist_50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  72 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568543==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5646743ace32 bp 0x7fff89a6deb0 sp 0x7fff89a6dea8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5646743ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646743ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646740b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646740b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646742a5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5646742a5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5646742a77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564673c2c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564673c2f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564673c20216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa154466d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa154466e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564673b5e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x564673c1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5646764fcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646743ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646740b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance range_50_lateralDist_50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  81 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568487==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55b9fe9c0e32 bp 0x7fffb073deb0 sp 0x7fffb073dea8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55b9fe9c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9fe9c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9fe6cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9fe6ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9fe8b9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b9fe8b9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b9fe8bb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b9fe2406a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b9fe243698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b9fe234216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdf8ca9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf8ca9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9fe172634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55b9fe230aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ba00b10ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9fe9c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9fe6cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance takeover_opposite_lane ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  c6 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568462==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x562755e5be32 bp 0x7ffc756d5a50 sp 0x7ffc756d5a48
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x562755e5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562755e5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562755b669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562755b67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562755d54e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562755d54786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562755d567f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5627556db6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5627556de698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5627556cf216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f82d50e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82d50e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56275560d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x5627556cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562757fabca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562755e5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562755b669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  42 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568871==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e525b8be32 bp 0x7ffe3154fc10 sp 0x7ffe3154fc08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e525b8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e525b8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5258969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e525897d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e525a91ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e525a89952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e525cf3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e525415c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e52541156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5253ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8737866d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8737866e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e52533d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e5253fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e527cdbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e525b8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5258969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
74,85d73
< [025] Context results for vehicle 'ego':
< follow_straight
< lead_straight
< [026] Context results for vehicle 'ego':
< follow_straight
< lead_straight
< [027] Context results for vehicle 'ego':
< follow_straight
< [028] Context results for vehicle 'ego':
< follow_straight
< [029] Vehicle 'ego' has arrived at destination
< Print ended at step 29

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568831==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d45725fe32 bp 0x7fffde101ff0 sp 0x7fffde101fe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d45725fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d45725f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d456f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d456f6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d457165ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d45715d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4573c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d456ae9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d456ae556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d456ad3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20fd4a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20fd4a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d456a11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d456acfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d4593afca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d45725f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d456f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
122,138d121
< [025] Context results for vehicle 'ego':
< follow_left
< follow_straight
< lead_left
< lead_straight
< [026] Context results for vehicle 'ego':
< follow_left
< follow_straight
< lead_straight
< [027] Context results for vehicle 'ego':
< follow_left
< follow_straight
< [028] Context results for vehicle 'ego':
< follow_left
< follow_straight
< [029] Vehicle 'ego' has arrived at destination
< Print ended at step 29

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  41 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568827==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5563dad8ee32 bp 0x7ffcf5cf3a10 sp 0x7ffcf5cf3a08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5563dad8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563dad8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563daa999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563daa9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563dac94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563dac8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563daef6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563da618c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563da61456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563da602018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff87648ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff87648ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563da540634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5563da5feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563dcedeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563dad8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563daa999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
170,190d169
< [025] Context results for vehicle 'ego':
< follow_left
< follow_right
< follow_straight
< lead_left
< lead_straight
< [026] Context results for vehicle 'ego':
< follow_left
< follow_right
< follow_straight
< lead_straight
< [027] Context results for vehicle 'ego':
< follow_left
< follow_right
< follow_straight
< [028] Context results for vehicle 'ego':
< follow_left
< follow_right
< follow_straight
< [029] Vehicle 'ego' has arrived at destination
< Print ended at step 29

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  45 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568829==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c98c79ce32 bp 0x7fff62450550 sp 0x7fff62450548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c98c79ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c98c79c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c98c4a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c98c4a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c98c6a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c98c69a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c98c904793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c98c026c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c98c02256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c98c010018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b31a41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b31a41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c98bf4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c98c00caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c98e8ecca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c98c79c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c98c4a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
122,137d121
< [025] Context results for vehicle 'ego':
< follow_right
< follow_straight
< lead_straight
< [026] Context results for vehicle 'ego':
< follow_right
< follow_straight
< lead_straight
< [027] Context results for vehicle 'ego':
< follow_right
< follow_straight
< [028] Context results for vehicle 'ego':
< follow_right
< follow_straight
< [029] Vehicle 'ego' has arrived at destination
< Print ended at step 29

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollowOpposite laneChangeOpposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  f1 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568874==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e6b864be32 bp 0x7ffe04d24250 sp 0x7ffe04d24248
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e6b864be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6b864b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6b83569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6b8357d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6b8551ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6b8549952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6b87b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6b7ed5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6b7ed156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6b7ebf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a1801fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a1801fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6b7dfd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e6b7ebbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e6ba79bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6b864b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6b83569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
89,95d88
< [030] Context results for vehicle 'ego':
< opposite.5
< opposite.6
< [031] Context results for vehicle 'ego':
< opposite.6
< [032] Vehicle 'ego' has arrived at destination
< Print ended at 33.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters noOpposite lanesInclOpposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  aa 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568826==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e2b184ee32 bp 0x7ffe4e668bf0 sp 0x7ffe4e668be8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e2b184ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2b184e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2b15599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2b155ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2b1754ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2b174c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2b19b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2b10d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2b10d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2b10c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f08d0f51d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f08d0f51e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2b1000634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e2b10beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e2b399eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2b184e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2b15599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
44,45d43
< [018] Vehicle 'ego' has arrived at destination
< Print ended at 19.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_10 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  4b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568628==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x5556685f6e32 bp 0x7fffe4af5290 sp 0x7fffe4af5288
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x5556685f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556685f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556683019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555668302d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556684efe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5556684ef786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5556684f17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555667e766a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555667e79698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555667e6a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f085ab4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f085ab4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555667da8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x555667e66aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55566a746ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556685f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556683019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_10_disregard_opposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  52 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568630==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x557aaff24e32 bp 0x7fffc0f33990 sp 0x7fffc0f33988
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x557aaff24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557aaff249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557aafc2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557aafc30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557aafe1de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557aafe1d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557aafe1f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557aaf7a46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557aaf7a7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557aaf798216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1aea999d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1aea999e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557aaf6d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x557aaf794aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557ab2074ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557aaff24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557aafc2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d10u100 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  64 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568666==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x5571037fbe32 bp 0x7ffcf196eb10 sp 0x7ffcf196eb08
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x5571037fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571037fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571035069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557103507d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571036f4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5571036f4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5571036f67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55710307b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55710307e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55710306f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4cce617d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cce617e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557102fad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55710306baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55710594bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571037fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571035069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d10u80 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  5f 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568655==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x561078614e32 bp 0x7ffc012f9b70 sp 0x7ffc012f9b68
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x561078614e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610786149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56107831f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561078320d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56107850de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56107850d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56107850f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561077e946a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561077e97698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561077e88216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8e9f5dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e9f5dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561077dc6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x561077e84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56107a764ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561078614725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56107831f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d155u65 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  7d 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568646==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x5634e979ee32 bp 0x7ffcf447ed10 sp 0x7ffcf447ed08
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x5634e979ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634e979e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634e94a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634e94aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634e9697e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5634e9697786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5634e96997f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5634e901e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5634e9021698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5634e9012216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fcaf5051d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcaf5051e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634e8f50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x5634e900eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5634eb8eeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634e979e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634e94a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d200u10 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  72 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568653==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x562222742e32 bp 0x7ffc58c4a550 sp 0x7ffc58c4a548
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x562222742e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622227429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56222244d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56222244ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56222263be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56222263b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56222263d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562221fc26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562221fc5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562221fb6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd99bd37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd99bd37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562221ef4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x562221fb2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562224892ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562222742725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56222244d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d20u30 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  52 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568636==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55c55e98ee32 bp 0x7ffe76c08ed0 sp 0x7ffe76c08ec8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55c55e98ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c55e98e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c55e6999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c55e69ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c55e887e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c55e887786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c55e8897f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c55e20e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c55e211698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c55e202216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1e3611bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e3611be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c55e140634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55c55e1feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c560adeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c55e98e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c55e6999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d30u20 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  54 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568643==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55b02661ae32 bp 0x7ffe931d6970 sp 0x7ffe931d6968
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55b02661ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b02661a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0263259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b026326d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b026513e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b026513786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b0265157f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b025e9a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b025e9d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b025e8e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f82388dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82388dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b025dcc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55b025e8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b02876aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b02661a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0263259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_10_with_opposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  5c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568781==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x558c7db78e32 bp 0x7ffd3d9099f0 sp 0x7ffd3d9099e8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x558c7db78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c7db789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c7d8839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c7d884d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c7da71e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558c7da71786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558c7da737f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558c7d3f86a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558c7d3fb698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558c7d3ec216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd9d385ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9d385ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c7d32a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x558c7d3e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558c7fcc8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c7db78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c7d8839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_only_opposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  55 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568785==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55c8a9c03e32 bp 0x7fffc467e390 sp 0x7fffc467e388
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55c8a9c03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8a9c039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8a990e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8a990fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8a9afce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c8a9afc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c8a9afe7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c8a94836a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c8a9486698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c8a9477216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb470656d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb470656e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8a93b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55c8a9473aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c8abd53ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8a9c03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8a990e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_with_opposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  74 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568788==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55ca9aecce32 bp 0x7ffef2b80570 sp 0x7ffef2b80568
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55ca9aecce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca9aecc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca9abd79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca9abd8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca9adc5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ca9adc5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ca9adc77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ca9a74c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ca9a74f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ca9a740216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff7ee10ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7ee10ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca9a67e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55ca9a73caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ca9d01cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca9aecc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca9abd79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d100_u0_with_opposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  6a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568783==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x563775c9ee32 bp 0x7ffc3a962910 sp 0x7ffc3a962908
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x563775c9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563775c9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637759a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637759aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563775b97e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563775b97786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563775b997f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56377551e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563775521698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563775512216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f34ec241d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34ec241e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563775450634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x56377550eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563777deeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563775c9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637759a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u0_only_opposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  67 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568791==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x562ff55fbe32 bp 0x7ffc7de57850 sp 0x7ffc7de57848
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x562ff55fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ff55fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ff53069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ff5307d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ff54f4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562ff54f4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562ff54f67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562ff4e7b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562ff4e7e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562ff4e6f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f444662ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f444662ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ff4dad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x562ff4e6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562ff774bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ff55fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ff53069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u0_with_opposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  92 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568786==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x555f4e287e32 bp 0x7ffe743f5190 sp 0x7ffe743f5188
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x555f4e287e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f4e2879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f4df929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f4df93d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f4e180e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555f4e180786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555f4e1827f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555f4db076a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555f4db0a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555f4dafb216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6da5b53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6da5b53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f4da39634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x555f4daf7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555f503d7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f4e287725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f4df929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u250_all ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  c5 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568797==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55671bea4e32 bp 0x7ffcfe361b50 sp 0x7ffcfe361b48
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55671bea4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55671bea49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55671bbaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55671bbb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55671bd9de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55671bd9d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55671bd9f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55671b7246a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55671b727698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55671b718216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7faaddaf9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faaddaf9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55671b656634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55671b714aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55671dff4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55671bea4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55671bbaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn combined_with_lanes down50_up0_foeDistToJunction50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  61 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568914==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55de5d663e32 bp 0x7ffd185cebb0 sp 0x7ffd185ceba8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55de5d663e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de5d6639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de5d36e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de5d36fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de5d569ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de5d561952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de5d7cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de5ceedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de5cee956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de5ced7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2371404d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2371404e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de5ce15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55de5ced3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de5f7b3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de5d663725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de5d36e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
135,148d134
< Step 25:
< Context results for veh 'ego':
< ego
< v2
< v3
< Step 26:
< Context results for veh 'ego':
< ego
< Step 27:
< Context results for veh 'ego':
< ego
< Step 28:
< Context results for veh 'ego':
< Print ended at step 29.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn combined_with_lanes noOpposite_down50_up0_foeDistToJunction50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  37 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568916==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x557b49552e32 bp 0x7fffa29c6ff0 sp 0x7fffa29c6fe8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x557b49552e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b495529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b4925d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b4925ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b49458ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b49450952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b496ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b48ddcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b48dd856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b48dc6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f101b446d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f101b446e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b48d04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x557b48dc2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557b4b6a2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b49552725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b4925d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
126,138d125
< Step 25:
< Context results for veh 'ego':
< ego
< v2
< Step 26:
< Context results for veh 'ego':
< ego
< Step 27:
< Context results for veh 'ego':
< ego
< Step 28:
< Context results for veh 'ego':
< Print ended at step 29.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn combined_with_lateralDistance lateral50_down50_up0_foe50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  44 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568983==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560a06f07e32 bp 0x7fffdc169bd0 sp 0x7fffdc169bc8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560a06f07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a06f079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a06c129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a06c13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a06e0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a06e05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a0706f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a06791c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a0678d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a0677b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe93ebd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe93ebd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a066b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560a06777aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560a09057ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a06f07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a06c129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
134,147d133
< Step 25:
< Context results for veh 'ego':
< ego
< v2
< v3
< Step 26:
< Context results for veh 'ego':
< ego
< Step 27:
< Context results for veh 'ego':
< ego
< Step 28:
< Context results for veh 'ego':
< Print ended at step 29.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn combined_with_lateralDistance lateral50_down50_up50_foe50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  73 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568993==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55f2c6572e32 bp 0x7fff910b30d0 sp 0x7fff910b30c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55f2c6572e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2c65729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2c627d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2c627ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2c6478ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2c6470952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2c66da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2c5dfcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2c5df856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2c5de6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5704b40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5704b40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2c5d24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55f2c5de2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f2c86c2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2c6572725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2c627d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
163,187d162
< Step 25:
< Context results for veh 'ego':
< ego
< v1
< v2
< v3
< v7
< v7.2
< Step 26:
< Context results for veh 'ego':
< ego
< v1
< v3
< v7
< v7.2
< Step 27:
< Context results for veh 'ego':
< ego
< v1
< v3
< v7
< v7.2
< Step 28:
< Context results for veh 'ego':
< Print ended at step 29.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn persons turn_d50_u50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
25,28c25,107
< Warning: Turn filter is only feasible for context domain 'vehicle' (current is '0xae'), ignoring filter...
< Warning: Turn filter is only feasible for context domain 'vehicle' (current is '0xae'), ignoring filter...
< Warning: Turn filter is only feasible for context domain 'vehicle' (current is '0xae'), ignoring filter...
< Warning: Turn filter is only feasible for context domain 'vehicle' (current is '0xae'), ignoring filter...
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  55 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568971==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x558e4c6a3e32 bp 0x7ffe8c8c69f0 sp 0x7ffe8c8c69e8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x558e4c6a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e4c6a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e4c3ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e4c3afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e4c5a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e4c5a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e4c80b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e4bf2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e4bf2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e4bf17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffad3548d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffad3548e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e4be55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
<truncated after showing first 30 lines>
---------- Differences in output ----------
52,62d51
< Step 25:
< Context results for veh 'ego':
< Step 26:
< Context results for veh 'ego':
< Step 27:
< Context results for veh 'ego':
< Step 28:
< Context results for veh 'ego':
< Step 29:
< Context results for veh 'ego':
< Print ended at step 30.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d250_u250 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  17 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561b8d1e8e32 bp 0x7ffe88f404b0 sp 0x7ffe88f404a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561b8d1e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b8d1e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b8cef39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b8cef4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b8d0eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b8d0e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b8d350793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b8ca72c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b8ca6e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b8ca5c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6420bed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6420bee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b8c99a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561b8ca58aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b8f338ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b8d1e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b8cef39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
111,119d110
< Step 25:
< Context results for veh 'ego':
< Step 26:
< Context results for veh 'ego':
< Step 27:
< Context results for veh 'ego':
< Step 28:
< Context results for veh 'ego':
< Print ended at step 29.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  11 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568877==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d7f9d33e32 bp 0x7fffc28cf430 sp 0x7fffc28cf428
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d7f9d33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7f9d339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7f9a3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7f9a3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7f9c39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7f9c31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7f9e9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7f95bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7f95b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7f95a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb59ff40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb59ff40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7f94e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d7f95a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d7fbe83ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7f9d33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7f9a3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
76,84d75
< Step 25:
< Context results for veh 'ego':
< Step 26:
< Context results for veh 'ego':
< Step 27:
< Context results for veh 'ego':
< Step 28:
< Context results for veh 'ego':
< Print ended at step 29.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50_crossing ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d280: note: object has invalid vptr
>  00 00 00 00  7b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55850bf3ce32 bp 0x7ffe411ee250 sp 0x7ffe411ee248
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55850bf3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55850bf3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55850bc479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55850bc48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55850be42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55850be3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55850c0a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55850b7c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55850b7c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55850b7b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9fbd68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9fbd68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55850b6ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55850b7acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55850e08cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55850bf3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55850bc479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
72,106d71
< Step 18:
< Context results for veh 'ego':
< v10
< v4
< v5
< v9
< Step 19:
< Context results for veh 'ego':
< v10
< v4
< v5
< v9
< Step 20:
< Context results for veh 'ego':
< v10
< v4
< v5
< v9
< Step 21:
< Context results for veh 'ego':
< Step 22:
< Context results for veh 'ego':
< Step 23:
< Context results for veh 'ego':
< Step 24:
< Context results for veh 'ego':
< Step 25:
< Context results for veh 'ego':
< Step 26:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass none ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  94 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568719==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55f9d122ee32 bp 0x7ffccd152d10 sp 0x7ffccd152d08
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55f9d122ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9d122e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9d0f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9d0f3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9d1127e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f9d1127786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f9d11297f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f9d0aae6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f9d0ab1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f9d0aa2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5db3d85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5db3d85e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9d09e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x55f9d0a9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f9d337eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9d122e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9d0f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vClass_negative ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  8e 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568720==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x5647f2474e32 bp 0x7ffcca52c9d0 sp 0x7ffcca52c9c8
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x5647f2474e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647f24749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647f217f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647f2180d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647f236de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5647f236d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5647f236f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5647f1cf46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5647f1cf7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5647f1ce8216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f438916bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f438916be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647f1c26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x5647f1ce4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5647f45c4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647f2474725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647f217f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vClass_positive ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  8c 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568721==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x5649691afe32 bp 0x7ffc5e8fa590 sp 0x7ffc5e8fa588
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x5649691afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649691af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564968eba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564968ebbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649690a8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5649690a8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5649690aa7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564968a2f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564968a32698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564968a23216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f45b13c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45b13c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564968961634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x564968a1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56496b2ffca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649691af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564968eba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vType_negative ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  79 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568724==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x563411a2de32 bp 0x7fff95b21330 sp 0x7fff95b21328
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x563411a2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563411a2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634117389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563411739d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563411926e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563411926786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5634119287f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5634112ad6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5634112b0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5634112a1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f32f7fc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32f7fc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634111df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x56341129daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563413b7dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563411a2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634117389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vType_positive ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  97 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568725==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x561d8eaece32 bp 0x7ffcd77dca90 sp 0x7ffcd77dca88
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x561d8eaece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d8eaec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d8e7f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d8e7f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d8e9e5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561d8e9e5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561d8e9e77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561d8e36c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561d8e36f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561d8e360216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4f57ef3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f57ef3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d8e29e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x561d8e35caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561d90c3cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d8eaec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d8e7f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket1010 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  51 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566515==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x557cc3816e32 bp 0x7ffd4563f110 sp 0x7ffd4563f108
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x557cc3816e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cc38169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cc35219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cc3522d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cc371cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cc3714952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cc397e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cc30a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cc309c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cc308a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8aec3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8aec3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cc2fc8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x557cc3086aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557cc5966ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cc3816725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cc35219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket10212 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  79 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567545==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x556ced408e32 bp 0x7ffc45eced70 sp 0x7ffc45eced68
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x556ced408e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ced4089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ced1139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ced114d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ced30eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ced306952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ced570793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556cecc92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556cecc8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556cecc7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8932b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8932b4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556cecbba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x556cecc78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556cef558ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ced408725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ced1139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket10212b ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  b7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567534==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x55859d60de32 bp 0x7ffe96f19f90 sp 0x7ffe96f19f88
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x55859d60de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55859d60d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55859d3189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55859d319d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55859d513ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55859d50b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55859d775793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55859ce97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55859ce9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55859ce81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e1b73dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e1b73de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55859cdbf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
>     #0 0x55859ce7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55859f75dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55859d60d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55859d3189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket11117 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  dc 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567532==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x562386eebe32 bp 0x7fff6d3bdd70 sp 0x7fff6d3bdd68
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x562386eebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562386eeb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562386bf69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562386bf7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562386df1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562386de9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562387053793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562386775c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56238677156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56238675f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fefe53acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fefe53ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56238669d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
>     #0 0x56238675baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56238903bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562386eeb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562386bf69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:01 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <lanechanges>
<     <change id="ego" type="special" time="25.00" from="beg_0" to="beg_1" dir="1" speed="13.03" pos="270.69" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="24.31" origLeaderSecureGap="25.60" origLeaderSpeed="0.00"/>
<     <change id="ego" type="special" time="39.00" from="beg_1" to="beg_0" dir="-1" speed="13.03" pos="453.15" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="148.15" followerSecureGap="0.00" followerSpeed="0.00" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="52529"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci bugs ticket11870 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  9f 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567562==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x565060277e32 bp 0x7fffddf32f90 sp 0x7fffddf32f88
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x565060277e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650602779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56505ff829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56505ff83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56506017debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565060175952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650603df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56505fb01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56505fafd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56505faeb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5bc4553d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5bc4553e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56505fa29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56505fae7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5650623c7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565060277725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56505ff829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:01 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,24
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="60.00" parking="0" started="11.00" ended="12.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="60759"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:01 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,11c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="16.00">
<         <routeDistribution>
<             <route replacedOnEdge="CE" reason="traci:moveToXY" replacedAtTime="12.00" probability="0" edges="SC CN"/>
<             <route edges="CE"/>
<         </routeDistribution>
<         <stop lane="SC_0" startPos="59.90" endPos="60.00" duration="7.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
13c11,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket12810 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  90 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567570==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55a7360ebe32 bp 0x7ffca304fa50 sp 0x7ffca304fa48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55a7360ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7360eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a735df69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a735df7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a735ff1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a735fe9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a736253793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a735975c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a73597156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a73595f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb38d0bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb38d0bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a73589d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55a73595baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a73823bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7360eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a735df69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:01 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,27
< <lanechanges>
<     <change id="ego" type="DEFAULT_VEHTYPE" time="5.00" from="-5_0" to="-5_1" dir="1" speed="9.45" pos="32.38" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <change id="ego" type="DEFAULT_VEHTYPE" time="12.00" from="-5_1" to="-5_2" dir="1" speed="22.96" pos="155.36" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <change id="ego" type="DEFAULT_VEHTYPE" time="32.00" from="-5_2" to="-5_1" dir="-1" speed="23.43" pos="611.42" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.875"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="48977"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket12944 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  64 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567580==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ee79d31e32 bp 0x7ffed85a3690 sp 0x7ffed85a3688
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ee79d31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee79d319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee79a3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee79a3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee79c37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee79c2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee79e99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee795bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee795b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee795a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d06b3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d06b3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee794e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ee795a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ee7be81ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee79d31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee79a3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:01 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,27
< <lanechanges>
<     <change id="ego" type="DEFAULT_VEHTYPE" time="3.00" from="-9#1_0" to="-9#1_1" dir="1" speed="5.00" pos="230.53" reason="strategic|traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <change id="ego" type="DEFAULT_VEHTYPE" time="9.00" from="-9#1_1" to="-9#1_2" dir="1" speed="16.87" pos="299.48" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.875"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="56231"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket13053 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d280: note: object has invalid vptr
>  00 00 00 00  07 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567596==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x556ee3349e32 bp 0x7ffdcd6b7bb0 sp 0x7ffdcd6b7ba8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x556ee3349e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ee33499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ee30549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ee3055d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ee3242e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556ee3242786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556ee32447f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556ee2bc96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556ee2bcc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556ee2bbd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0c22dced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c22dcee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ee2afb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x556ee2bb9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ee5499ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ee3349725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ee30549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket13384 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  a6 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567666==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55df80531e32 bp 0x7fffe7c6b7f0 sp 0x7fffe7c6b7e8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55df80531e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df805319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df8023c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df8023dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df8042ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55df8042a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55df8042c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55df7fdb16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55df7fdb4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55df7fda5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7624f0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7624f0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df7fce3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55df7fda1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df82681ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df80531725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df8023c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket1433 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,164
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d280: note: object has invalid vptr
>  00 00 00 00  5d 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566569==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55cc29473e32 bp 0x7ffc58750c90 sp 0x7ffc58750c88
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55cc29473e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc294739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc2917e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc2917fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc29379ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc29371952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc295db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc28cfdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc28cf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc28ce7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff13dc9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff13dc9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc28c25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55cc28ce3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cc2b5c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc29473725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc2917e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2321 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,86
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  2d 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566599==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55dfbf503e32 bp 0x7fff6fd9d6b0 sp 0x7fff6fd9d6a8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55dfbf503e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfbf5039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfbf20e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfbf20fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfbf409ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfbf401952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfbf66b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfbed8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfbed8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfbed77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f4c683d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f4c683e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfbecb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55dfbed73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dfc1653ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2777 ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,6c2,84
< Warning: Vehicle 'v2' performs emergency stop at the end of lane 'middle_0' because there is no connection to the next edge (decel=-13.89, offset=6.39), time=41.00.
< Warning: Vehicle 'v3' performs emergency stop at the end of lane 'middle_0' because there is no connection to the next edge (decel=-13.89, offset=6.39), time=61.00.
< Error: Answered with error to command 0xa4: Vehicle 'v3' is not known.
< Error: Answered with error to command 0xa4: Vehicle 'v3' is not known.
< Error: Answered with error to command 0xa4: Vehicle 'v3' is not known.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  40 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566652==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563885c74e32 bp 0x7ffc0f075a50 sp 0x7ffc0f075a48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x563885c74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563885c749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56388597f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563885980d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563885b7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563885b72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563885ddc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638854fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638854fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638854e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c9c60cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c9c60ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563885426634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
14,49d13
< 21.0 vehicle v1 on lane=middle_0 pos=0.0 speed=13.89
< 21.0 setStop for v1
< 21.0 vehicle v1 on lane=middle_0 pos=0.0 speed=13.89
< 22.0 vehicle v1 on lane=end_0 pos=7.39 speed=9.39
< 23.0 vehicle v1 on lane=end_0 pos=12.28 speed=4.89
< 24.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.39
< 25.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 26.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 27.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 28.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 29.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 30.0 vehicle v1 on lane=end_0 pos=14.382100606 speed=1.71210060602
< 
< 41.0 vehicle v2 on lane=beg_0 pos=99.0 speed=13.89
< 41.0 setStop for v2
< 41.0 vehicle v2 on lane=beg_0 pos=99.0 speed=13.89
< 42.0 vehicle v2 on lane=middle_0 pos=2.0 speed=0.0
< 43.0 vehicle v2 on lane=middle_0 pos=2.0 speed=0.0
< 44.0 vehicle v2 on lane=middle_0 pos=2.0 speed=0.0
< 45.0 vehicle v2 on lane=middle_0 pos=2.0 speed=0.0
< 46.0 vehicle v2 on lane=middle_0 pos=2.0 speed=0.0
< 47.0 vehicle v2 on lane=middle_0 pos=2.0 speed=0.0
< 48.0 vehicle v2 on lane=middle_0 pos=2.0 speed=0.0
< 49.0 vehicle v2 on lane=end_0 pos=2.086184722 speed=2.086184722
< 50.0 vehicle v2 on lane=end_0 pos=6.58755037312 speed=4.50136565112
< 
< 61.0 vehicle v3 on lane=beg_0 pos=99.0 speed=13.89
< 61.0 setStop for v3
< 61.0 vehicle v3 on lane=beg_0 pos=99.0 speed=13.89
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2803 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,90
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  bc 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566647==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56366a2f1e32 bp 0x7fffa0d51230 sp 0x7fffa0d51228
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56366a2f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56366a2f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563669ffc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563669ffdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56366a1f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56366accd0d6 in libsumo::Vehicle::remove(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:2258:51
>     #6 0x56366a945b7c in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:1219:17
>     #7 0x56366a7dd95f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #8 0x56366a7e87d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #9 0x563669b78b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #10 0x563669b7756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #11 0x563669b65018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #12 0x7f0c666a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7f0c666a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #14 0x563669aa3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563669b61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56366c441ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,16d4
< Performance: 
< Vehicles: 
<  Inserted: 0 (Loaded: 1)
<  Running: 0
<  Waiting: 0
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 1.00
< 
< -- Unordered text as found by filter '^Reason: TraCI requested termination.' --
< Reason: TraCI requested termination.
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket2804 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  f0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566651==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5613130aae32 bp 0x7ffc11bf1f90 sp 0x7ffc11bf1f88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5613130aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613130aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561312db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561312db6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561312fa3e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561312fa3786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561312fa57f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56131292a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56131292d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56131291e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa187879d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa187879e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56131285c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56131291aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5613151faca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613130aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561312db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:52 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,36c6,30
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00"/>
<     <timestep time="1.00">
<         <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2048"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2056"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2056"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
<     </timestep>
<     <timestep time="8.00">
<         <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
<     </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3140 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f380: note: object has invalid vptr
>  00 00 00 00  21 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566705==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x55af82af3e32 bp 0x7ffd6b2e8350 sp 0x7ffd6b2e8348
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x55af82af3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af82af39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af827fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af827ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af829f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af829f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af82c5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af8237dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af8237956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af82367018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85de717d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85de717e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af822a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f4b4 is located 308 bytes inside of 528-byte region [0x61600000f380,0x61600000f590)
> freed by thread T0 here:
>     #0 0x55af82363aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55af84c43ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af82af3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af827fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
128,154c128
<         <vehicle id="right" x="105.65" y="90.95" angle="0.00" type="right" speed="0.00" pos="90.95" lane="SC_0" slope="0.00"/>
<     </timestep>
<     <timestep time="61.00">
<         <vehicle id="left" x="100.95" y="90.95" angle="0.00" type="left" speed="0.00" pos="90.95" lane="SC_1" slope="0.00"/>
<         <vehicle id="right" x="105.65" y="90.95" angle="0.00" type="right" speed="0.00" pos="90.95" lane="SC_0" slope="0.00"/>
<     </timestep>
<     <timestep time="62.00">
<         <vehicle id="left" x="100.95" y="90.95" angle="0.00" type="left" speed="0.00" pos="90.95" lane="SC_1" slope="0.00"/>
<         <vehicle id="right" x="105.65" y="90.95" angle="0.00" type="right" speed="0.00" pos="90.95" lane="SC_0" slope="0.00"/>
<     </timestep>
<     <timestep time="63.00">
<         <vehicle id="left" x="100.95" y="90.95" angle="0.00" type="left" speed="0.00" pos="90.95" lane="SC_1" slope="0.00"/>
<         <vehicle id="right" x="105.65" y="90.95" angle="0.00" type="right" speed="0.00" pos="90.95" lane="SC_0" slope="0.00"/>
<     </timestep>
<     <timestep time="64.00">
<         <vehicle id="left" x="100.95" y="90.95" angle="0.00" type="left" speed="0.00" pos="90.95" lane="SC_1" slope="0.00"/>
<         <vehicle id="right" x="105.65" y="90.95" angle="0.00" type="right" speed="0.00" pos="90.95" lane="SC_0" slope="0.00"/>
<     </timestep>
<     <timestep time="65.00">
<         <vehicle id="left" x="100.95" y="90.95" angle="0.00" type="left" speed="0.00" pos="90.95" lane="SC_1" slope="0.00"/>
<         <vehicle id="right" x="105.65" y="90.95" angle="0.00" type="right" speed="0.00" pos="90.95" lane="SC_0" slope="0.00"/>
<     </timestep>
<     <timestep time="66.00">
<         <vehicle id="left" x="100.95" y="90.95" angle="0.00" type="left" speed="0.00" pos="90.95" lane="SC_1" slope="0.00"/>
<         <vehicle id="right" x="105.65" y="90.95" angle="0.00" type="right" speed="0.00" pos="90.95" lane="SC_0" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>         <vehicle id="right" x="105.65" y="90.95" angle="0.00" type="right" speed="0.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3348 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  72 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566747==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x557df6946e32 bp 0x7ffc534ac0b0 sp 0x7ffc534ac0a8
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x557df6946e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557df69469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557df66519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557df6652d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557df684cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557df6844952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557df6aae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557df61d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557df61cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557df61ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56c6800d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56c6800e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557df60f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x557df61b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557df8a96ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557df6946725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557df66519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3349 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  10 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566829==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55f812523e32 bp 0x7ffda16a92b0 sp 0x7ffda16a92a8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55f812523e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8125239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f81222e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f81222fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f81241ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f81241c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f81241e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f811da36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f811da6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f811d97216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8a7004cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a7004ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f811cd5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55f811d93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f814673ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f812523725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f81222e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  6b 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x55ff57661e32 bp 0x7ffecb3ceb50 sp 0x7ffecb3ceb48
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x55ff57661e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff576619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff5736c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff5736dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff57567ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff5755f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff577c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff56eebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff56ee756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff56ed5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b6d099d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b6d099e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff56e13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x55ff56ed1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ff597b1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff57661725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff5736c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
3d2
< 300.0
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:55 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="input_state.xml"/>
>     </input>
17c11,29
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <step-method.ballistic value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_test_with_begin_ge_savetime ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  71 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566880==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x5579036ece32 bp 0x7ffc6ce42430 sp 0x7ffc6ce42428
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x5579036ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579036ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579033f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579033f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579035f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579035ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557903854793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557902f76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557902f7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557902f60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa31ece3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa31ece3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557902e9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x557902f5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55790583cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579036ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579033f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
3d2
< 300.0
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:55 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="input_state.xml"/>
>     </input>
17c11,33
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <time>
>         <begin value="60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_with_load_offset ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  70 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566885==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x555c3ff1de32 bp 0x7ffe23904050 sp 0x7ffe23904048
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x555c3ff1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c3ff1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c3fc289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c3fc29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c3fe23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c3fe1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c40085793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c3f7a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c3f7a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c3f791018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4faec01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4faec01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c3f6cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x555c3f78daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555c4206dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c3ff1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c3fc289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
3d2
< 300.0
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:55 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh0" depart="100.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="110.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="120.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="input_state.xml"/>
>         <load-state.offset value="-100.0"/>
>     </input>
17c12,30
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,163
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  c4 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566947==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x563daa979e32 bp 0x7fff7576bdb0 sp 0x7fff7576bda8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x563daa979e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563daa9799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563daa6849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563daa685d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563daa872e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563daa872786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563daa8747f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563daa1f96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563daa1fc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563daa1ed216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2d861bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d861bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563daa12b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x563daa1e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563dacac9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563daa979725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563daa6849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:56 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="270.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="state.xml"/>
>     </input>
9,11c11,13
<     <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="276.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13,15c15,18
<     <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="282.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3634 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  df 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566955==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55c69fe27e32 bp 0x7ffe83a41990 sp 0x7ffe83a41988
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55c69fe27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c69fe279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c69fb329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c69fb33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c69fd20e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c69fd20786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c69fd227f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c69f6a76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c69f6aa698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c69f69b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff3d950bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3d950be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c69f5d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55c69f697aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c6a1f77ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c69fe27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c69fb329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:55 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,33
< <lanechanges>
<     <changeStarted id="v0" type="t0" time="1.00" from="beg_0" to="beg_1" dir="1" speed="2.60" pos="7.70" reason="traci|urgent|sublane" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.50"/>
<     <change id="v0" type="t0" time="2.00" from="beg_0" to="beg_1" dir="1" speed="5.20" pos="12.90" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <changeEnded id="v0" type="t0" time="3.00" from="beg_1" to="beg_1" dir="0" speed="7.80" pos="20.70" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>         <lanechange-output.started value="true"/>
>         <lanechange-output.ended value="true"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>     </time>
> 
>     <processing>
>         <lateral-resolution value="3.2"/>
>     </processing>
> 
>     <report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3648 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,83
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  ac 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566985==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55d361138e32 bp 0x7ffcf675c570 sp 0x7ffcf675c568
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55d361138e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3611389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d360e439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d360e44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d36103eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d361036952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3612a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3609c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3609be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3609ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68b9872d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68b9872e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3608ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55d3609a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d363288ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3810 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  58 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566995==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5567a1b45e32 bp 0x7ffe8dae4ab0 sp 0x7ffe8dae4aa8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5567a1b45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567a1b459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567a18509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567a1851d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567a1a3ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5567a1a3e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5567a1a407f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5567a13c56a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5567a13c8698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5567a13b9216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f01b1406d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01b1406e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567a12f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5567a13b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5567a3c95ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567a1b45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567a18509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4418 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  54 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567198==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x56361cf95e32 bp 0x7ffdcca83970 sp 0x7ffdcca83968
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x56361cf95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56361cf959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56361cca09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56361cca1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56361ce9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56361ce93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56361d0fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56361c81fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56361c81b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56361c809018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe11eb9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe11eb9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56361c747634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x56361c805aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56361f0e5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56361cf95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56361cca09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4432 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  82 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567215==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5565be189e32 bp 0x7ffc048281b0 sp 0x7ffc048281a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5565be189e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565be1899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565bde949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565bde95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565be08febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565be087952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565be2f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565bda13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565bda0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565bd9fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1d9793d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1d9793e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565bd93b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5565bd9f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5565c02d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565be189725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565bde949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,55d4
< Reason: TraCI issued load command.
< Performance: 
< Vehicles: 
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg of 100):
<  RouteLength: 189.19
<  Speed: 5.41
<  Duration: 43.58
<  WaitingTime: 17.84
<  TimeLoss: 29.40
<  DepartDelay: 1.04
< 
< DijkstraRouter answered 100 queries and explored 3.52 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Performance: 
< Vehicles: 
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg of 100):
<  RouteLength: 189.19
<  Speed: 5.41
<  Duration: 43.58
<  WaitingTime: 17.84
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4514 ( Last six runs Jun2023 )

---------- Differences in detector ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:58 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,20
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="373.00" id="4_1" nVehContrib="24" flow="231.64" occupancy="2.83" speed="11.60" harmonicMeanSpeed="11.38" length="5.00" nVehEntered="24"/>
<     <interval begin="0.00" end="373.00" id="4_2" nVehContrib="19" flow="183.38" occupancy="2.07" speed="12.36" harmonicMeanSpeed="12.31" length="5.00" nVehEntered="19"/>
< </detector>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="50721"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b180: note: object has invalid vptr
>  00 00 00 00  11 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567258==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55e7a8c7ee32 bp 0x7ffc3a2b6170 sp 0x7ffc3a2b6168
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55e7a8c7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7a8c7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7a89899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7a898ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7a8b84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7a8b7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7a8de6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7a8508c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7a850456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7a84f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7931fd0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7931fd0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7a8430634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55e7a84eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e7aadceca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7a8c7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7a89899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4563 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  9c 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567259==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55763ab82e32 bp 0x7fff32a77db0 sp 0x7fff32a77da8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55763ab82e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55763ab829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55763a88d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55763a88ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55763aa7be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55763aa7b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55763aa7d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55763a4026a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55763a405698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55763a3f6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc31e524d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc31e524e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55763a334634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55763a3f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55763ccd2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55763ab82725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55763a88d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:58 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,90c6,32
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="lead" x="5.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="5.10" lane="E_0" slope="0.00" signals="0"/>
<     </timestep>
<     <timestep time="0.20">
<         <vehicle id="lead" x="7.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="7.10" lane="E_0" slope="0.00" signals="0"/>
<     </timestep>
<     <timestep time="0.40">
<         <vehicle id="lead" x="9.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="9.10" lane="E_0" slope="0.00" signals="0"/>
<     </timestep>
<     <timestep time="0.60">
<         <vehicle id="lead" x="11.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="11.10" lane="E_0" slope="0.00" signals="0"/>
<     </timestep>
<     <timestep time="0.80">
<         <vehicle id="lead" x="13.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="13.10" lane="E_0" slope="0.00" signals="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="follow" x="5.10" y="-1.60" angle="90.00" type="tFollow" speed="11.00" pos="5.10" lane="E_1" slope="0.00" signals="0"/>
<         <vehicle id="lead" x="15.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="15.10" lane="E_0" slope="0.00" signals="0"/>
<     </timestep>
<     <timestep time="1.20">
<         <vehicle id="follow" x="7.34" y="-1.60" angle="90.00" type="tFollow" speed="11.20" pos="7.34" lane="E_1" slope="0.00" signals="0"/>
<         <vehicle id="lead" x="17.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="17.10" lane="E_0" slope="0.00" signals="0"/>
<     </timestep>
<     <timestep time="1.40">
<         <vehicle id="follow" x="9.62" y="-1.60" angle="90.00" type="tFollow" speed="11.40" pos="9.62" lane="E_1" slope="0.00" signals="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4642 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  3c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x55b07dbf8e32 bp 0x7fffd348b190 sp 0x7fffd348b188
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x55b07dbf8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b07dbf89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b07d9039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b07d904d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b07daf1e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b07daf1786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b07daf37f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b07d4786a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b07d47b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b07d46c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff1e7678d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1e7678e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b07d3aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x55b07d468aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b07fd48ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b07dbf8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b07d9039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4920 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  a4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567272==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55cad07bee32 bp 0x7ffe727ef0b0 sp 0x7ffe727ef0a8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55cad07bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cad07be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cad04c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cad04cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cad06c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cad06bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cad0926793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cad0048c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cad004456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cad0032018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff340c02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff340c02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cacff70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55cad002eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cad290eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cad07be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cad04c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5309 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  45 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567286==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x562e19356e32 bp 0x7ffe93746d50 sp 0x7ffe93746d48
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x562e19356e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e193569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e190619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e19062d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e1925cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e19254952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e194be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e18be0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e18bdc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e18bca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f7e4aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f7e4aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e18b08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x562e18bc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e1b4a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e19356725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e190619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:58 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <lanechanges>
<     <change id="1" type="DEFAULT_VEHTYPE" time="30.00" from="2_0" to="2_1" dir="1" speed="14.33" pos="166.09" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="1" type="DEFAULT_VEHTYPE" time="47.00" from="3_2" to="3_1" dir="-1" speed="14.59" pos="203.75" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="56283"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5390 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  44 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567315==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55b186f9ee32 bp 0x7ffe24fa36d0 sp 0x7ffe24fa36c8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55b186f9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b186f9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b186ca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b186caad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b186ea4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b186e9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b187106793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b186828c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b18682456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b186812018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a83afed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a83afee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b186750634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55b18680eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b1890eeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b186f9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b186ca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5561 ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,88
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  f8 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567313==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ab08dd7e32 bp 0x7ffd279c4370 sp 0x7ffd279c4368
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ab08dd7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab08dd79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab08ae29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab08ae3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab08cddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab08cd5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab08f3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab08661c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab0865d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab0864b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35703f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35703f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab08589634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ab08647aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab0af27ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab08dd7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab08ae29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5712 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  1f 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567361==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55ab17278e32 bp 0x7fff677c0650 sp 0x7fff677c0648
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55ab17278e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab172789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab16f839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab16f84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab1717eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab17176952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab173e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab16b02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab16afe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab16aec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ce886ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ce886ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab16a2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55ab16ae8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab193c8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab17278725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab16f839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:59 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,23
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh0" type="DEFAULT_VEHTYPE" lane="CE_0" pos="49.99" parking="0" started="56.00" ended="100.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="60143"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5831 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  a3 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567371==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5602d5685e32 bp 0x7ffe9d13da50 sp 0x7ffe9d13da48
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5602d5685e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602d56859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602d53909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602d5391d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602d558bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602d5583952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602d57ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5602d4f0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5602d4f0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5602d4ef9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcb2eb7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcb2eb7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602d4e37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5602d4ef5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5602d77d5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602d5685725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602d53909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,6d4
<     <tripinfo id="egoVehicle.0" depart="2.00" departLane="0_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="16.00" arrivalLane="2_0" arrivalPos="49.83" arrivalSpeed="14.21" duration="14.00" routeLength="146.27" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.69" rerouteNo="1" devices="tripinfo_egoVehicle.0" vType="egoCar@egoVehicle.0" speedFactor="1.06" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5932 ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,87
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f380: note: object has invalid vptr
>  00 00 00 00  3b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x55ac6112be32 bp 0x7ffe0f027ef0 sp 0x7ffe0f027ee8
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x55ac6112be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac6112b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac60e369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac60e37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac61031ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac61029952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac61293793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac609b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac609b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac6099f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f085387bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f085387be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac608dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f4b4 is located 308 bytes inside of 528-byte region [0x61600000f380,0x61600000f590)
> freed by thread T0 here:
>     #0 0x55ac6099baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ac6327bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac6112b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac60e369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:07:59 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,63c6,23
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="ego" x="104.95" y="5.10" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="SC_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="ego" x="101.65" y="26.32" angle="0.00" type="DEFAULT_VEHTYPE" speed="1.32" pos="26.32" lane="SC_1" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="ego" x="101.65" y="4.20" angle="0.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="4.20" lane="SC_1" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="ego" x="104.95" y="102.11" angle="0.00" type="DEFAULT_VEHTYPE" speed="5.16" pos="10.16" lane=":C_11_0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="ego" x="101.65" y="145.46" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.41" pos="37.41" lane="CN_1" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="ego" x="101.65" y="14.43" angle="0.00" type="DEFAULT_VEHTYPE" speed="9.43" pos="14.43" lane="SC_1" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="ego" x="101.65" y="25.54" angle="0.00" type="DEFAULT_VEHTYPE" speed="11.11" pos="25.54" lane="SC_1" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="ego" x="101.65" y="38.94" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.40" pos="38.94" lane="SC_1" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5990 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  e6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567452==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55e18582ee32 bp 0x7ffdb99af4b0 sp 0x7ffdb99af4a8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55e18582ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e18582e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1855399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e18553ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e185727e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e185727786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e1857297f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e1850ae6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e1850b1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e1850a2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe6aa236d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6aa236e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e184fe0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55e18509eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e18797eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e18582e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1855399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:00 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,23
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="5.00" from="gneE0_1" to="gneE0_2" dir="1" speed="10.67" pos="36.07" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="7.00" from="gneE0_2" to="gneE0_1" dir="-1" speed="13.96" pos="62.72" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="44779"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci bugs ticket6239 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  5c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567469==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55657a714e32 bp 0x7ffdf2982070 sp 0x7ffdf2982068
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55657a714e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55657a7149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55657a41f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55657a420d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55657a61aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55657a612952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55657a87c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556579f9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556579f9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556579f88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7169af8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7169af8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556579ec6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x556579f84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55657c864ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55657a714725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55657a41f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,15d3
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run  1
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run  2
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()

TEST FAILED on ts-sim-build-ba : traci bugs ticket6626 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,90
< Error: Answered with error to command 0xc4: Departure speed for vehicle 'v0' is too high for the departure edge 'gneE0'.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  a6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567473==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x559a08743e32 bp 0x7ffe6f6bfa90 sp 0x7ffe6f6bfa88
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x559a08743e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a087439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a0844e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a0844fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a08649ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a090fb244 in libsumo::Vehicle::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator
<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1640:55
>     #6 0x559a08d97434 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:1210:17
>     #7 0x559a08c2f95f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #8 0x559a08c3a7d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #9 0x559a07fcab4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #10 0x559a07fc956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #11 0x559a07fb7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #12 0x7f585e453d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7f585e453e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #14 0x559a07ef5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< caught exception

TEST FAILED on ts-sim-build-ba : traci bugs ticket7949 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  63 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d1b1c33e32 bp 0x7ffe3e05e650 sp 0x7ffe3e05e648
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d1b1c33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1b1c339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1b193e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1b193fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d1b1b39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d1b1b31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1b1d9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1b14bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1b14b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1b14a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11501efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11501efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1b13e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d1b14a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d1b3d83ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d1b1c33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1b193e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket8714 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  3a 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567515==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555d6d631e32 bp 0x7ffd909495b0 sp 0x7ffd909495a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555d6d631e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d6d6319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d6d33c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d6d33dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d6d52ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555d6d52a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555d6d52c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555d6ceb16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555d6ceb4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555d6cea5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe56ca04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe56ca04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d6cde3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555d6cea1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555d6f781ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d6d631725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d6d33c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci busstop busstop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011d80: note: object has invalid vptr
>  00 00 00 00  ae 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572131==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011eb4 at pc 0x55dc04dcbe32 bp 0x7ffe88649f90 sp 0x7ffe88649f88
> READ of size 4 at 0x616000011eb4 thread T0
>     #0 0x55dc04dcbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc04dcb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc04ad69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc04ad7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc04cc4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55dc04cc4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55dc04cc67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55dc0464b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55dc0464e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55dc0463f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1919dc4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1919dc4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc0457d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011eb4 is located 308 bytes inside of 528-byte region [0x616000011d80,0x616000011f90)
> freed by thread T0 here:
>     #0 0x55dc0463baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dc06f1bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc04dcb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc04ad69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci calibrator calibrator ( Last six runs Jun2023 )

---------- Differences in detector ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:01 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,31
< <calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<     <interval begin="0.00" end="100.00" id="cali_WE" nVehContrib="10" removed="12" inserted="0" cleared="3" flow="360.00" aspiredFlow="450.00" speed="3.50" aspiredSpeed="10.00"/>
<     <interval begin="100.00" end="200.00" id="cali_WE" nVehContrib="28" removed="0" inserted="50" cleared="22" flow="1008.00" aspiredFlow="1800.00" speed="2.87" aspiredSpeed="15.00"/>
<     <interval begin="0.00" end="200.00" id="cali_SN" nVehContrib="0" removed="0" inserted="36" cleared="0" flow="0.00" aspiredFlow="300.00" speed="-1.00" aspiredSpeed="-1.00"/>
< </calibratorstats>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <processing>
>         <time-to-teleport value="-1"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="36697"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,2c1,87
< Warning: Clearing jam at calibrator 'cali_WE' at time=34.00.
< Warning: Clearing jam at calibrator 'cali_WE' at time=118.00.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  c2 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572109==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5641cf708e32 bp 0x7fffeeadd490 sp 0x7fffeeadd488
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5641cf708e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641cf7089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641cf4139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641cf414d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641cf60eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641d0b06977 in MSCalibrator::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:481:59
>     #6 0x5641d0b1dbdb in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.h:145:34
>     #7 0x5641cf8c1b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x5641cef94e6b in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:827:28
>     #9 0x5641cef8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #10 0x5641cef7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f296f73cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7f296f73ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #13 0x5641ceeba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,33d2
< examining cali_SN
<   edge SC
<   lane SC_0
<   vehsPerHour 900.0
<   speed -1.0
<   getTypeID DEFAULT_BIKETYPE
<   begin 0.0
<   end 200.0
<   getRouteID SN
<   getRouteProbeID 
<   getVTypes ('bar', 'foo')
<   getPassed 0
<   getInserted 0
<   getRemoved 0
<   getParameter 42
< examining cali_WE
<   edge WC
<   lane 
<   vehsPerHour 450.0
<   speed 10.0
<   getTypeID DEFAULT_VEHTYPE
<   begin 0.0
<   end 100.0
<   getRouteID WE
<   getRouteProbeID 
<   getVTypes ()
<   getPassed 10
<   getInserted 13
<   getRemoved 3
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci chargingstation chargingstation ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f080: note: object has invalid vptr
>  00 00 00 00  d5 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572182==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55719b501e32 bp 0x7ffcae7aff10 sp 0x7ffcae7aff08
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55719b501e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55719b5019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55719b20c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55719b20dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55719b3fae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55719b3fa786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55719b3fc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55719ad816a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55719ad84698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55719ad75216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f06deb90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06deb90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55719acb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x55719ad71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55719d651ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55719b501725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55719b20c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection busySocket sumo-gui ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2563038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x557989594a5e in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x34cba5e) (BuildId: 087551b9ee032c5117f485d6e993f49ae451edf2)
>     #1 0x7faabd194a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x557989594c48 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x34cbc48) (BuildId: 087551b9ee032c5117f485d6e993f49ae451edf2)
>     #1 0x7faabd19751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55798957f463 in __interceptor_strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x34b6463) (BuildId: 087551b9ee032c5117f485d6e993f49ae451edf2)
>     #1 0x7faabd1944f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : traci connection clientCloses sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,242
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5e 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2565686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561658e4ee32 bp 0x7fff41844d10 sp 0x7fff41844d08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561658e4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561658e4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561658b599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561658b5ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561658d47e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561658d47786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561658d497f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5616586ce6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5616586d1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5616586c2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f60b4668d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60b4668e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561658600634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5616586beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56165af9eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561658e4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561658b599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
13,15d12
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0

TEST FAILED on ts-sim-build-ba : traci connection clientCloses sumo-gui ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,504
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000052b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000052b80: note: object has invalid vptr
>  00 00 00 00  32 0f 01 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2565832==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000052cb4 at pc 0x5648bf065fb2 bp 0x7fffa7484cf0 sp 0x7fffa7484ce8
> READ of size 4 at 0x616000052cb4 thread T0
>     #0 0x5648bf065fb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648bf065b5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648bf9a1046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648be59fc48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x5648be59fcb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x5648bfb58ec8 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
<truncated after showing first 30 lines>
---------- Differences in output ----------
13,15d12
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0

TEST FAILED on ts-sim-build-ba : traci connection close_instance ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,158
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  fa 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566301==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x563edaf7be32 bp 0x7ffc69142f70 sp 0x7ffc69142f68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x563edaf7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563edaf7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563edac869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563edac87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563edae74e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563edae74786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563edae767f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563eda7fb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563eda7fe698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563eda7ef216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2d03b9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d03b9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563eda72d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x563eda7ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563edd0cbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563edaf7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563edac869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection close_named ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,316
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  08 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566238==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55720b6bbe32 bp 0x7ffe54d0eb90 sp 0x7ffe54d0eb88
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55720b6bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55720b6bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55720b3c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55720b3c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55720b5b4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55720b5b4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55720b5b67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55720af3b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55720af3e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55720af2f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff5eb5cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5eb5cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55720ae6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55720af2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55720d80bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55720b6bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55720b3c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection closingOutput sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f080: note: object has invalid vptr
>  00 00 00 00  71 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566032==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x560f5cdd1e32 bp 0x7ffd85631e90 sp 0x7ffd85631e88
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x560f5cdd1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f5cdd19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f5cadc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f5caddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f5cccae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560f5ccca786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560f5cccc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560f5c6516a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560f5c654698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560f5c645216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f29fafded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29fafdee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f5c583634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x560f5c641aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f5ef21ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f5cdd1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f5cadc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in state ----------
576,759c576
<     </timestep>
<     <timestep time="76.00">
<         <edge id="1o">
<             <lane id="1o_0">
<                 <vehicle id="horiz" pos="329.75" speed="11.62"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="77.00">
<         <edge id="1o">
<             <lane id="1o_0">
<                 <vehicle id="horiz" pos="340.47" speed="10.73"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="78.00">
<         <edge id="1o">
<             <lane id="1o_0">
<                 <vehicle id="horiz" pos="351.75" speed="11.28"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="79.00">
<         <edge id="1o">
<             <lane id="1o_0">
<                 <vehicle id="horiz" pos="362.44" speed="10.69"/>
<             </lane>
<         </edge>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5d4
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci connection closingOutput sumo-gui ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,122
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000053780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000053780: note: object has invalid vptr
>  00 00 00 00  60 11 01 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566040==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000538b4 at pc 0x56290180cfb2 bp 0x7ffdaf9b12b0 sp 0x7ffdaf9b12a8
> READ of size 4 at 0x6160000538b4 thread T0
>     #0 0x56290180cfb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56290180cb5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562902148046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562900d46c48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x562900d46cb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x5629022ffec8 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
<truncated after showing first 30 lines>
---------- Differences in state ----------
576,759c576
<     </timestep>
<     <timestep time="76.00">
<         <edge id="1o">
<             <lane id="1o_0">
<                 <vehicle id="horiz" pos="329.75" speed="11.62"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="77.00">
<         <edge id="1o">
<             <lane id="1o_0">
<                 <vehicle id="horiz" pos="340.47" speed="10.73"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="78.00">
<         <edge id="1o">
<             <lane id="1o_0">
<                 <vehicle id="horiz" pos="351.75" speed="11.28"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="79.00">
<         <edge id="1o">
<             <lane id="1o_0">
<                 <vehicle id="horiz" pos="362.44" speed="10.69"/>
<             </lane>
<         </edge>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5d4
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci connection multiconnect ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,158
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  af 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566161==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55a24fa20e32 bp 0x7fff0eea2230 sp 0x7fff0eea2228
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55a24fa20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a24fa209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a24f72b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a24f72cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a24f919e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a24f919786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a24f91b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a24f2a06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a24f2a3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a24f294216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2685ff6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2685ff6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a24f1d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55a24f290aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a251b70ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a24fa20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a24f72b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections asyncDisconnect sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,632
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  87 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2564538==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55c179b44e32 bp 0x7ffffabafb50 sp 0x7ffffabafb48
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55c179b44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c179b449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c17984f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c179850d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c179a3de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c179a3d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c179a3f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c1793c46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c1793c7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c1793b8216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7dc8c03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dc8c03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1792f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55c1793b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c17bc94ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c179b44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c17984f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,632
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  7e 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2563460==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55d19cf18e32 bp 0x7ffcaa9fb670 sp 0x7ffcaa9fb668
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55d19cf18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d19cf189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d19cc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d19cc24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d19ce11e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d19ce11786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d19ce137f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d19c7986a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d19c79b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d19c78c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff9528d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9528d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d19c6ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55d19c788aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d19f068ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d19cf18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d19cc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo-gui ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,976
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000053780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000053780: note: object has invalid vptr
>  00 00 00 00  4d 11 01 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2563495==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000538b4 at pc 0x56284f6cefb2 bp 0x7ffef6f00e30 sp 0x7ffef6f00e28
> READ of size 4 at 0x6160000538b4 thread T0
>     #0 0x56284f6cefb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56284f6ceb5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56285000a046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56284ec08c48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x56284ec08cb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x5628501c1ec8 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections concurringSubscriptions sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,174
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  e2 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2565178==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x556f27441e32 bp 0x7ffc53700930 sp 0x7ffc53700928
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x556f27441e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f274419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f2714c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f2714dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f27347ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f2733f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f275a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f26ccbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f26cc756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f26cb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1639de1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1639de1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f26bf3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x556f26cb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556f29591ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f27441725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f2714c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
28,35d27
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 120.00
< Simulation ended at time: 120.00
< 
< -- Unordered text as found by filter '^Reason: TraCI requested termination.' --
< Reason: TraCI requested termination.
< Reason: TraCI requested termination.
< 
265,276d256
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
<    1 vehicle subscription results: []
505,516d484
<    2 vehicle subscription results: []
<    2 vehicle subscription results: []
<    2 vehicle subscription results: []
<    2 vehicle subscription results: []
<    2 vehicle subscription results: []
<    2 vehicle subscription results: []
<    2 vehicle subscription results: []
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections differentSteplengths sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,316
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  8b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2563999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55fa3d930e32 bp 0x7ffc2a8656b0 sp 0x7ffc2a8656a8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55fa3d930e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa3d9309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa3d63b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa3d63cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa3d829e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fa3d829786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fa3d82b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fa3d1b06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fa3d1b3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fa3d1a4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f31f31c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31f31c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa3d0e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55fa3d1a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fa3fa80ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa3d930725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa3d63b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections orderDependentResults sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,174
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  84 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2565490==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x558d204c8e32 bp 0x7ffd93fa8130 sp 0x7ffd93fa8128
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x558d204c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d204c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d201d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d201d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d203ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d203c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d20630793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d1fd52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d1fd4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d1fd3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe25d6e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe25d6e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d1fc7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x558d1fd38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558d22618ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d204c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d201d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1232d1231
<    breaking execution: traced vehicle 'horiz' left.
1234d1232
<    breaking execution: traced vehicle 'horiz' left.
1735c1733
<    Retrieving position for vehicle 'horiz' -> 1.6 on lane '2si_1'
---
>    Retrieving position for vehicle 'horiz' -> 1.5999999999999943 on lane '2si_1'
1740c1738
<    Retrieving position for vehicle 'horiz' -> 1.6 on lane '2si_1'
---
>    Retrieving position for vehicle 'horiz' -> 1.5999999999999943 on lane '2si_1'
1745c1743
<    Retrieving position for vehicle 'horiz' -> 6.6 on lane '2si_1'
---
>    Retrieving position for vehicle 'horiz' -> 6.599999999999994 on lane '2si_1'
1750c1748
<    Retrieving position for vehicle 'horiz' -> 6.6 on lane '2si_1'
---
>    Retrieving position for vehicle 'horiz' -> 6.599999999999994 on lane '2si_1'
1755c1753
<    Retrieving position for vehicle 'horiz' -> 11.6 on lane '2si_1'
---
>    Retrieving position for vehicle 'horiz' -> 11.599999999999994 on lane '2si_1'
1760c1758
<    Retrieving position for vehicle 'horiz' -> 11.6 on lane '2si_1'
---
>    Retrieving position for vehicle 'horiz' -> 11.599999999999994 on lane '2si_1'
1765c1763
<    Retrieving position for vehicle 'horiz' -> 16.6 on lane '2si_1'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections subsecondSUMOstep sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,316
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  91 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2564679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55bcd6b09e32 bp 0x7ffeea6a3210 sp 0x7ffeea6a3208
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55bcd6b09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bcd6b099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bcd68149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bcd6815d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bcd6a02e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bcd6a02786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bcd6a047f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bcd63896a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bcd638c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bcd637d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0582a81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0582a81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bcd62bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55bcd6379aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bcd8c59ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bcd6b09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bcd68149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections unspecifiedOrderWarning sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,262
> 
> =================================================================
> ==2564991==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 240 byte(s) in 2 object(s) allocated from:
>     #0 0x5563dc49a24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563dd10c17e in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:327:32
>     #2 0x5563dd113201 in TraCIServer::openSocket(std::map<int, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&), std::less<int>, std::allocator<std::pair<int const, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&)> > > const&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:374:26
>     #3 0x5563dd68e558 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:334:5
>     #4 0x5563dc49dd69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8aa5a27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0x5563dc49a24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563dd15a6a9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5563dd15a5aa in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::a
llocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5563dd15a2b7 in std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_tr
aits<char>, std::allocator<char> > > > > >, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x5563dd1586d4 in std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >* std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::ch
ar_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x5563dd1574cc in std::_Rb_tree_iterator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std:
:char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::piecewise_construct_t const&, std::tuple<
MSNet::VehicleState&&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2431:19
>     #6 0x5563dd14113c in std::map<MSNet::VehicleState, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, s
td::allocator<char> > > > > > >::operator[](MSNet::VehicleState&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h:520:15
>     #7 0x5563dd10c8c9 in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:329:13
>     #8 0x5563dd113201 in TraCIServer::openSocket(std::map<int, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&), std::less<int>, std::allocator<std::pair<int const, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&)> > > const&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:374:26
>     #9 0x5563dd68e558 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:334:5
>     #10 0x5563dc49dd69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #11 0x7f8aa5a27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0x5563dc49a24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563dd161069 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<MSNet::TransportableState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection parallelConnection sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,474
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  0e 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2563233==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55d7a9800e32 bp 0x7ffe02598e70 sp 0x7ffe02598e68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55d7a9800e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7a98009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7a950b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7a950cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7a96f9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d7a96f9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d7a96fb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d7a90806a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d7a9083698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d7a9074216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f10aeae2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10aeae2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7a8fb2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55d7a9070aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d7ab950ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7a9800725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7a950b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection parallelConnection sumo-gui ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,732
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection repeatedConnection sumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,1580
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  09 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2563043==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x560b79731e32 bp 0x7ffed2c6d0b0 sp 0x7ffed2c6d0a8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x560b79731e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b797319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b7943c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b7943dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b7962ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560b7962a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560b7962c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560b78fb16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560b78fb4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560b78fa5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3988899d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3988899e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b78ee3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x560b78fa1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560b7b881ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b79731725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b7943c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection repeatedConnection sumo-gui ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,2440
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000053780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000053780: note: object has invalid vptr
>  00 00 00 00  c6 10 01 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2563138==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000538b4 at pc 0x56165f355fb2 bp 0x7fff0af4c490 sp 0x7fff0af4c488
> READ of size 4 at 0x6160000538b4 thread T0
>     #0 0x56165f355fb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56165f355b5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56165fc91046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56165e88fc48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x56165e88fcb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x56165fe48ec8 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection tracing ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  3c 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 27 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2566365==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55da887e3e32 bp 0x7ffee71c9d50 sp 0x7ffee71c9d48
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55da887e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da887e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da884ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da884efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da886dce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55da886dc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55da886de7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55da880636a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55da88066698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55da88057216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f55c4e98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55c4e98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da87f95634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55da88053aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55da8a933ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da887e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da884ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions edge_100m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  9d 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568248==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55f4bcc0ee32 bp 0x7ffd04e09070 sp 0x7ffd04e09068
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55f4bcc0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4bcc0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4bc9199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4bc91ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4bcb14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4bcb0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4bcd76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4bc498c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4bc49456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4bc482018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f24d3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f24d3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4bc3c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55f4bc47eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f4bed5eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4bcc0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4bc9199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['1fi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions edge_200m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  97 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568251==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5571c7628e32 bp 0x7ffd4365d790 sp 0x7ffd4365d788
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5571c7628e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571c76289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571c73339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571c7334d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571c752eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571c7526952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571c7790793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571c6eb2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571c6eae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571c6e9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa8c65cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa8c65ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5571c6dda634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5571c6e98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5571c9778ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571c7628725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571c73339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['1fi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions junction_100m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  7a 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568348==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55f47ac04e32 bp 0x7ffd226a3570 sp 0x7ffd226a3568
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55f47ac04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f47ac049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f47a90f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f47a910d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f47ab0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f47ab02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f47ad6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f47a48ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f47a48a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f47a478018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc36ea9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc36ea9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f47a3b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55f47a474aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f47cd54ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f47ac04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f47a90f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions junction_200m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  79 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x560377cb4e32 bp 0x7ffc6bce5810 sp 0x7ffc6bce5808
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x560377cb4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560377cb49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603779bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603779c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560377bbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560377bb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560377e1c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56037753ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56037753a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560377528018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b94a5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b94a5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560377466634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x560377524aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560379e04ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560377cb4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603779bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions lane_100m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  82 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5604e35ebe32 bp 0x7ffc39b8e5b0 sp 0x7ffc39b8e5a8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5604e35ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604e35eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604e32f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604e32f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604e34f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604e34e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604e3753793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604e2e75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604e2e7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604e2e5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6666bd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6666bd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604e2d9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5604e2e5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5604e573bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604e35eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604e32f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['2si_0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions lane_200m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  82 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568263==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55abf59b6e32 bp 0x7fffec90ae30 sp 0x7fffec90ae28
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55abf59b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abf59b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abf56c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abf56c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abf58bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55abf58b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55abf5b1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55abf5240c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55abf523c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55abf522a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a99428d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a99428e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abf5168634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55abf5226aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55abf7b06ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abf59b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abf56c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['2si_0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions matrix_test ( Last six runs Jun2023 )

---------- Differences in errors ----------
106,244c106,188
< Error: Answered with error to command 0x8d: Infeasible context domain (40)
< Error: Answered with error to command 0x8d: Infeasible context domain (166)
< Error: Answered with error to command 0x8d: Infeasible context domain (38)
< Error: Answered with error to command 0x8d: Infeasible context domain (171)
< Error: Answered with error to command 0x8d: Infeasible context domain (162)
< Error: Answered with error to command 0x8d: Infeasible context domain (41)
< Error: Answered with error to command 0x8d: Infeasible context domain (165)
< Error: Answered with error to command 0x81: Infeasible context domain (172)
< Error: Answered with error to command 0x81: Infeasible context domain (42)
< Error: Answered with error to command 0x81: Infeasible context domain (161)
< Error: Answered with error to command 0x81: Infeasible context domain (43)
< Error: Answered with error to command 0x81: Infeasible context domain (40)
< Error: Answered with error to command 0x81: Infeasible context domain (166)
< Error: Answered with error to command 0x81: Infeasible context domain (38)
< Error: Answered with error to command 0x81: Infeasible context domain (171)
< Error: Answered with error to command 0x81: Infeasible context domain (162)
< Error: Answered with error to command 0x81: Infeasible context domain (41)
< Error: Answered with error to command 0x81: Infeasible context domain (165)
< Error: Answered with error to command 0x04: Infeasible context domain (172)
< Error: Answered with error to command 0x04: Infeasible context domain (42)
< Error: Answered with error to command 0x04: Infeasible context domain (161)
< Error: Answered with error to command 0x04: Infeasible context domain (43)
< Error: Answered with error to command 0x04: Infeasible context domain (40)
< Error: Answered with error to command 0x04: Infeasible context domain (166)
< Error: Answered with error to command 0x04: Infeasible context domain (38)
< Error: Answered with error to command 0x04: Infeasible context domain (171)
< Error: Answered with error to command 0x04: Infeasible context domain (162)
< Error: Answered with error to command 0x04: Infeasible context domain (41)
< Error: Answered with error to command 0x04: Infeasible context domain (165)
<truncated after showing first 30 lines>
---------- Differences in output ----------
386,1072d385
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to polygon around lanearea 'e2_0' at time 205.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to rerouter around lanearea 'e2_0' at time 207.0
< trying to subscribe to route around lanearea 'e2_0' at time 207.0
< trying to subscribe to routeprobe around lanearea 'e2_0' at time 207.0
< trying to subscribe to simulation around lanearea 'e2_0' at time 207.0
< trying to subscribe to trafficlight around lanearea 'e2_0' at time 207.0
< trying to subscribe to variablespeedsign around lanearea 'e2_0' at time 207.0
< trying to subscribe to vehicle around lanearea 'e2_0' at time 207.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to vehicletype around lanearea 'e2_0' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
< No objects for domain 'meandata' at time 209.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions parking ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  0e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568433==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55cbd24d3e32 bp 0x7ffe97a3f2b0 sp 0x7ffe97a3f2a8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55cbd24d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cbd24d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cbd21de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cbd21dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cbd23d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cbd23d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cbd263b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cbd1d5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cbd1d5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cbd1d47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb65229d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb65229e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cbd1c85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55cbd1d43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cbd4623ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cbd24d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cbd21de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
26,119d25
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
< {}
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions person_100m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  9f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55e3510c8e32 bp 0x7ffc2dbf26f0 sp 0x7ffc2dbf26e8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55e3510c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3510c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e350dd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e350dd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e350fceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e350fc6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e351230793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e350952c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e35094e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e35093c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e60647d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e60647e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e35087a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55e350938aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e353218ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3510c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e350dd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['p0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions person_200m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  9d 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568397==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x559cd309de32 bp 0x7ffcb7fea9d0 sp 0x7ffcb7fea9c8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x559cd309de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559cd309d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559cd2da89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559cd2da9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559cd2fa3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559cd2f9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559cd3205793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559cd2927c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559cd292356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559cd2911018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe53e8c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe53e8c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559cd284f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x559cd290daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559cd51edca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559cd309d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559cd2da89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['p0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions poi_100m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  7b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568347==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55c484a70e32 bp 0x7ffd1f40e930 sp 0x7ffd1f40e928
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55c484a70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c484a709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c48477b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c48477cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c484976ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c48496e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c484bd8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4842fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4842f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4842e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd915ad1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd915ad1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c484222634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55c4842e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c486bc0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c484a70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c48477b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['poi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions poi_200m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  7f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568355==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5604591b5e32 bp 0x7fffd0d97bd0 sp 0x7fffd0d97bc8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5604591b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604591b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560458ec09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560458ec1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604590bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604590b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56045931d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560458a3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560458a3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560458a29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7ba924d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7ba924e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560458967634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x560458a25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56045b305ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604591b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560458ec09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['poi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions polygon_100m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  7e 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568370==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5617f0b98e32 bp 0x7ffec909dbb0 sp 0x7ffec909dba8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5617f0b98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617f0b989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617f08a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5617f08a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617f0a9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617f0a96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617f0d00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617f0422c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617f041e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617f040c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef8fd53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef8fd53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617f034a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5617f0408aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5617f2ce8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617f0b98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617f08a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['poly']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions polygon_200m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  a4 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568372==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55ae1d822e32 bp 0x7fff28c73870 sp 0x7fff28c73868
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55ae1d822e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae1d8229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae1d52d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae1d52ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae1d728ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae1d720952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae1d98a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae1d0acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae1d0a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae1d096018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0c02a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0c02a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae1cfd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55ae1d092aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ae1f972ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae1d822725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae1d52d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['poly']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_100m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  9d 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568243==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x560382423e32 bp 0x7fffd749b970 sp 0x7fffd749b968
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x560382423e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603824239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56038212e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56038212fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560382329ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560382321952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56038258b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560381cadc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560381ca956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560381c97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36145b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36145b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560381bd5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x560381c93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560384573ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560382423725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56038212e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['ego']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_200m ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  96 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568253==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5611e2339e32 bp 0x7ffd65cf0930 sp 0x7ffd65cf0928
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5611e2339e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611e23399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611e20449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611e2045d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611e223febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611e2237952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611e24a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611e1bc3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611e1bbf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611e1bad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b040ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b040dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611e1aeb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5611e1ba9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5611e4489ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611e2339725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611e20449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< ['ego']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions simulation_5 ( Last six runs Jun2023 )

---------- Differences in errors ----------
11a12,90
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000018080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000018080: note: object has invalid vptr
>  00 00 00 00  b6 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568425==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000181b4 at pc 0x55718962ce32 bp 0x7ffd2b3d0190 sp 0x7ffd2b3d0188
> READ of size 4 at 0x6160000181b4 thread T0
>     #0 0x55718962ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55718962c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571893379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557189338d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557189525e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557189525786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5571895277f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557188eac6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557188eaf698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557188ea0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7f8e0ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f8e0eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557188dde634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000181b4 is located 308 bytes inside of 528-byte region [0x616000018080,0x616000018290)
> freed by thread T0 here:
>     #0 0x557188e9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55718b77cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55718962c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571893379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci edge edge ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  3a 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5635158ece32 bp 0x7ffed46fabb0 sp 0x7ffed46faba8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5635158ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635158ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635155f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635155f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635157e5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5635157e5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5635157e77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56351516c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56351516f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563515160216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc300dbad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc300dbae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56351509e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56351515caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563517a3cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635158ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635155f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui b50 ( Last six runs Jun2023 )

---------- Differences in errors ----------
6a7,134
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600006ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600006ff80: note: object has invalid vptr
>  01 00 00 00  92 16 01 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562999==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000700b4 at pc 0x5588ff670fb2 bp 0x7ffc62f75b10 sp 0x7ffc62f75b08
> READ of size 4 at 0x6160000700b4 thread T0
>     #0 0x5588ff670fb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588ff670b5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588fffac046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5588febaac48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x5588febaacb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x558900163ec8 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui gui ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,122
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000053780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000053780: note: object has invalid vptr
>  00 00 00 00  95 1a 01 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562698==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000538b4 at pc 0x5622eafeefb2 bp 0x7ffc59bc9db0 sp 0x7ffc59bc9da8
> READ of size 4 at 0x6160000538b4 thread T0
>     #0 0x5622eafeefb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622eafeeb5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622eb92a046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622ea528c48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x5622ea528cb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x5622ebae1ec8 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_gui ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,114
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x6160000a0280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x6160000a0280: note: object has invalid vptr
>  01 00 00 00  b4 12 01 00 01 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562630==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000a03b4 at pc 0x5573a7549fb2 bp 0x7f994ef28950 sp 0x7f994ef28948
> READ of size 4 at 0x6160000a03b4 thread T1
>     #0 0x5573a7549fb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573a7549b5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573a7e85046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573a6a83c48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x5573a6a83cb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x5573a8049f1b in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
<truncated after showing first 30 lines>
---------- Differences in output ----------
219,256d218
< step 121
< step 122
< step 123
< step 124
< polygons ()
< polygon count 0
< vehicles ('horiz',)
< vehicle count 1
< # (12) Adding and highlighting POIs (two highlights for the same must specify highlight type)
< pois ('poi1', 'poi2')
< poi count 2
< polygons ()
< polygon count 0
< adding myPOI0
< adding myPOI1
< pois ('myPOI0', 'myPOI1', 'poi1', 'poi2')
< poi count 4
< polygons ('myPOI0_hl1', 'myPOI1_hl0')
< polygon count 2
< # examining myPOI0_hl1
< shape ((370.0, 510.0), (371.0, 510.0), (370.64243509336194, 513.858739874148), (369.58191681749145, 517.5860749899302), (367.8545598503219, 521.0550754204245), (365.5191872616338, 524.1476085165777), (362.6553273639644, 526.758361772885), (359.3605054713073, 528.7984291184563), (355.7469227915137, 530.1983385066292), (351.93763554872936, 530.9104177021957), (348.06236445127064, 530.9104177021957), (344.2530772084863, 530.1983385066292), (340.6394945286927, 528.7984291184563), (337.344672636035
6, 526.758361772885), (334.4808127383661, 524.1476085165777), (332.1454401496781, 521.0550754204245), (330.41808318250855, 517.5860749899302), (329.35756490663806, 513.858739874148), (329.0, 510.0), (329.35756490663806, 506.141260125852), (330.41808318250855, 502.4139250100698), (332.1454401496781, 498.9449245795755), (334.4808127383662, 495.8523914834223), (337.3446726360356, 493.241638227115), (340.6394945286927, 491.2015708815437), (344.2530772084863, 489.80166149337083), (348.06236445127064,
 489.08958229780427), (351.93763554872936, 489.08958229780427), (355.7469227915137, 489.80166149337083), (359.3605054713073, 491.20157088154366), (362.6553273639644, 493.24163822711495), (365.5191872616338, 495.8523914834223), (367.8545598503219, 498.9449245795755), (369.58191681749145, 502.41392501006976), (370.64243509336194, 506.14126012585206), (371.0, 510.0), (370.0, 510.0), (369.65946199367806, 506.3250096436686), (368.64944458808714, 502.77516667625696), (367.00434271459227, 499.471356742
4529), (364.7801783444132, 496.5260871270689), (362.0526927275851, 494.0396554543952), (358.91476711553076, 492.0967341728988), (355.47325980144166, 490.76348713654363), (351.845367189266, 490.08531647409933), (348.154632810734, 490.08531647409933), (344.52674019855834, 490.76348713654363), (341.08523288446924, 492.0967341728988), (337.9473072724149, 494.0396554543952), (335.2198216555868, 496.5260871270689), (332.99565728540773, 499.4713567424529), (331.35055541191286, 502.77516667625696), (330
.34053800632194, 506.3250096436686), (330.0, 510.0), (330.34053800632194, 513.6749903563314), (331.35055541191286, 517.224833323743), (332.99565728540773, 520.5286432575472), (335.2198216555868, 523.4739128729311), (337.94730727241483, 525.9603445456048), (341.08523288446924, 527.9032658271012), (344.52674019855834, 529.2365128634564), (348.154632810734, 529.9146835259007), (351.845367189266, 529.9146835259007), (355.47325980144166, 529.2365128634564), (358.91476711553076, 527.9032658271012), (3
62.0526927275851, 525.9603445456048), (364.7801783444132, 523.4739128729311), (367.00434271459227, 520.5286432575472), (368.64944458808714, 517.224833323743), (369.65946199367806, 513.6749903563314), (370.0, 510.0))
< type highlight
< color (55, 55, 100, 255)
< filled True
< # examining myPOI1_hl0
< shape ((370.9899494936612, 510.0), (371.9899494936612, 510.0), (371.95606682199855, 510.36565225993957), (371.8555726407563, 510.71885267071843), (371.6918891587472, 511.04757341596473), (371.4705904206343, 511.3406203049562), (371.19921248952556, 511.5880139773592), (370.8869968153829, 511.7813297383761), (370.54457552852773, 511.91398445162207), (370.1836093751949, 511.98146071993943), (369.8163906248051, 511.98146071993943), (369.45542447147227, 511.91398445162207), (369.1130031846171, 511.
7813297383761), (368.80078751047444, 511.5880139773592), (368.5294095793657, 511.3406203049562), (368.3081108412528, 511.04757341596473), (368.1444273592437, 510.71885267071843), (368.04393317800145, 510.36565225993957), (368.0100505063388, 510.0), (368.04393317800145, 509.63434774006043), (368.1444273592437, 509.28114732928157), (368.3081108412528, 508.95242658403527), (368.5294095793657, 508.6593796950438), (368.80078751047444, 508.4119860226408), (369.1130031846171, 508.2186702616239), (369.4
5542447147227, 508.08601554837793), (369.8163906248051, 508.01853928006057), (370.1836093751949, 508.01853928006057), (370.54457552852773, 508.08601554837793), (370.8869968153829, 508.2186702616239), (371.19921248952556, 508.4119860226408), (371.4705904206343, 508.6593796950438), (371.6918891587472, 508.95242658403527), (371.8555726407563, 509.28114732928157), (371.95606682199855, 509.63434774006043), (371.9899494936612, 510.0), (370.9899494936612, 510.0), (370.9730937223146, 509.818097257877), 
(370.9231004113519, 509.6423889954687), (370.84167202301757, 509.47885874691264), (370.7315815034137, 509.3330753386904), (370.5965778531463, 509.21000324992104), (370.44125845960633, 509.113833552979), (370.27091253845566, 509.04784119155073), (370.09134101573164, 509.0142734563556), (369.90865898426836, 509.0142734563556), (369.72908746154434, 509.04784119155073), (369.55874154039367, 509.113833552979), (369.4034221468537, 509.21000324992104), (369.2684184965863, 509.3330753386904), (369.15832
797698243, 509.47885874691264), (369.0768995886481, 509.6423889954687), (369.0269062776854, 509.818097257877), (369.0100505063388, 510.0), (369.0269062776854, 510.181902742123), (369.0768995886481, 510.3576110045313), (369.15832797698243, 510.52114125308736), (369.2684184965863, 510.6669246613096), (369.4034221468537, 510.78999675007896), (369.55874154039367, 510.886166447021), (369.72908746154434, 510.95215880844927), (369.90865898426836, 510.9857265436444), (370.09134101573164, 510.98572654364
44), (370.27091253845566, 510.95215880844927), (370.44125845960633, 510.886166447021), (370.5965778531463, 510.78999675007896), (370.7315815034137, 510.6669246613096), (370.84167202301757, 510.52114125308736), (370.9231004113519, 510.3576110045313), (370.9730937223146, 510.181902742123), (370.9899494936612, 510.0))
< type highlight
< color (0, 0, 255, 255)
< filled True
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_remove ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,111
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10: runtime error: left shift of 4292344367 by 3 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10: runtime error: left shift of 4251817097 by 11 places cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600007fe80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600007fe80: note: object has invalid vptr
>  01 00 00 00  8e 0e 01 00 01 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562701==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600007ffb4 at pc 0x55f58704dfb2 bp 0x7fdee4a28950 sp 0x7fdee4a28948
> READ of size 4 at 0x61600007ffb4 thread T1
>     #0 0x55f58704dfb1 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f58704db5f in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f587989046 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f586587c48 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:92:1
>     #4 0x55f586587cb8 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:91:27
>     #5 0x55f587b4df1b in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci inductionloop inductionloop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f980: note: object has invalid vptr
>  00 00 00 00  01 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571811==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55ea698b9e32 bp 0x7ffc34d64550 sp 0x7ffc34d64548
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55ea698b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea698b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea695c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea695c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea697b2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ea697b2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ea697b47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ea691396a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ea6913c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ea6912d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc13d7c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc13d7c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea6906b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55ea69129aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ea6ba09ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea698b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea695c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci inductionloop intervalData ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  7e 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571841==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x55602821de32 bp 0x7ffd6b8fb130 sp 0x7ffd6b8fb128
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x55602821de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55602821d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556027f289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556027f29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556028123ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55602811b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556028385793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556027aa7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556027aa356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556027a91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0222320d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0222320e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560279cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x556027a8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55602a36dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55602821d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556027f289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
34,120d33
< 33 iO=24.61 iS=10.09 iN=2 iI=('v.6', 'v.7') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 34 iO=19.83 iS=10.09 iN=2 iI=('v.7', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 35 iO=16.52 iS=10.09 iN=2 iI=('v.7', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 36 iO=21.28 iS=10.07 iN=3 iI=('v.7', 'v.8', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 37 iO=18.62 iS=10.07 iN=3 iI=('v.7', 'v.8', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 38 iO=16.55 iS=10.07 iN=3 iI=('v.7', 'v.8', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 39 iO=19.06 iS=9.65 iN=4 iI=('v.7', 'v.8', 'v.6', 'v.9') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 40 iO=18.77 iS=9.73 iN=4 iI=('v.7', 'v.8', 'v.9', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 41 iO=17.20 iS=9.73 iN=4 iI=('v.7', 'v.8', 'v.9', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 42 iO=19.38 iS=9.98 iN=5 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 43 iO=18.00 iS=9.98 iN=5 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 44 iO=16.80 iS=9.98 iN=5 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 45 iO=18.68 iS=10.09 iN=6 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 46 iO=17.59 iS=10.09 iN=6 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 47 iO=16.61 iS=10.09 iN=6 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 48 iO=18.02 iS=10.29 iN=7 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 49 iO=17.12 iS=10.29 iN=7 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 50 iO=16.30 iS=10.29 iN=7 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 51 iO=17.57 iS=10.42 iN=8 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 52 iO=16.81 iS=10.42 iN=8 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 53 iO=16.11 iS=10.42 iN=8 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 54 iO=17.38 iS=10.42 iN=9 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 55 iO=16.71 iS=10.42 iN=9 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 56 iO=16.09 iS=10.42 iN=9 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 57 iO=17.27 iS=10.34 iN=10 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.6', 'v.15') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 58 iO=16.79 iS=10.34 iN=10 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 59 iO=16.23 iS=10.34 iN=10 iI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.6') lO=10.07 lS=10.34 lN=6 lI=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5')
< 60 iO=45.79 iS=9.04 iN=1 iI=('v.16',) lO=14.62 lS=10.33 lN=9 lI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15')
< 61 iO=27.59 iS=9.06 iN=1 iI=('v.16',) lO=14.62 lS=10.33 lN=9 lI=('v.7', 'v.8', 'v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15')
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci junction junction ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  a3 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571404==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55f0ccf46e32 bp 0x7fffe2c37690 sp 0x7fffe2c37688
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55f0ccf46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0ccf469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0ccc519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0ccc52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0cce3fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f0cce3f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f0cce417f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f0cc7c66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f0cc7c9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f0cc7ba216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f36fbda0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36fbda0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0cc6f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55f0cc7b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f0cf096ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0ccf46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0ccc519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lane lane ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  52 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569113==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x556009e40e32 bp 0x7ffda5ce8590 sp 0x7ffda5ce8588
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x556009e40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556009e409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556009b4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556009b4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556009d39e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556009d39786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556009d3b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5560096c06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5560096c3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5560096b4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdc445cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc445cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560095f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5560096b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55600bf90ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556009e40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556009b4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lane sublane ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  b6 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569153==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5618b2577e32 bp 0x7fff67aafd30 sp 0x7fff67aafd28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5618b2577e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618b25779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618b22829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618b2283d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618b2470e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5618b2470786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5618b24727f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5618b1df76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5618b1dfa698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5618b1deb216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb4c3906d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4c3906e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5618b1d29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5618b1de7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5618b46c7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618b2577725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618b22829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lanearea intervalData ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  55 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x556ac99c9e32 bp 0x7ffcb33acf10 sp 0x7ffcb33acf08
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x556ac99c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ac99c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ac96d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ac96d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ac98cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ac98c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ac9b31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ac9253c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ac924f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ac923d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7870fdad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7870fdae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ac917b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x556ac9239aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556acbb19ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ac99c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ac96d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
34,120d33
< 33 iO=16.55 iS=10.05 iN=2 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 34 iO=18.66 iS=9.98 iN=2 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 35 iO=16.15 iS=9.77 iN=2 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 36 iO=17.62 iS=9.76 iN=3 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 37 iO=18.68 iS=9.67 iN=3 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 38 iO=16.77 iS=9.71 iN=3 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 39 iO=16.85 iS=9.64 iN=4 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 40 iO=17.67 iS=9.63 iN=4 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 41 iO=17.66 iS=9.51 iN=4 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 42 iO=18.28 iS=9.55 iN=5 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 43 iO=18.79 iS=9.71 iN=5 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 44 iO=17.45 iS=9.72 iN=5 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 45 iO=17.95 iS=9.76 iN=6 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 46 iO=18.39 iS=9.83 iN=6 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 47 iO=17.31 iS=9.89 iN=6 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 48 iO=17.74 iS=9.95 iN=7 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 49 iO=18.12 iS=10.01 iN=7 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 50 iO=17.22 iS=10.04 iN=7 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 51 iO=17.59 iS=10.08 iN=8 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 52 iO=17.92 iS=10.17 iN=8 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 53 iO=17.14 iS=10.20 iN=8 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 54 iO=17.47 iS=10.21 iN=9 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 55 iO=17.77 iS=10.24 iN=9 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 56 iO=17.09 iS=10.24 iN=9 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 57 iO=17.33 iS=10.22 iN=10 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 58 iO=17.60 iS=10.18 iN=10 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 59 iO=17.20 iS=10.17 iN=10 iI=0.0 lO=11.54 lS=10.24 lN=7 lI=0.0
< 60 iO=0.00 iS=-1.00 iN=1 iI=0.0 lO=17.31 lS=10.15 lN=11 lI=0.0
< 61 iO=25.00 iS=9.17 iN=1 iI=0.0 lO=17.31 lS=10.15 lN=11 lI=0.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lanearea lanearea ( Last six runs Jun2023 )

---------- Differences in detector ----------
18,27c18
<    <interval begin="6.00" end="7.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.68" meanTimeLoss="0.07" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="7.00" end="8.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="7.00" end="8.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.08" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="8.00" end="9.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="8.00" end="9.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.10" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="9.00" end="10.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="9.00" end="10.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.00" meanTimeLoss="0.04" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="10.00" end="11.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalt
ingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="10.00" end="11.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.26" meanTimeLoss="0.02" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
< </detector>
---
>    <interval begin="
\ No newline at end of file
---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  55 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571916==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55f375e1fe32 bp 0x7ffcaa594b30 sp 0x7ffcaa594b28
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55f375e1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f375e1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f375b2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f375b2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f375d18e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f375d18786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f375d1a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f37569f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f3756a2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f375693216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0a8348cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a8348ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3755d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x55f37568faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f377f6fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f375e1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f375b2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lanearea null ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  51 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571922==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x564ea7942e32 bp 0x7ffe3caa74d0 sp 0x7ffe3caa74c8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x564ea7942e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ea79429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ea764d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ea764ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ea783be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564ea783b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564ea783d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564ea71c26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564ea71c5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564ea71b6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc8ec125d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8ec125e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ea70f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x564ea71b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564ea9a92ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ea7942725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ea764d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lanearea subsecond ( Last six runs Jun2023 )

---------- Differences in detector ----------
18,27c18
<    <interval begin="6.00" end="7.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.06" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="7.00" end="8.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="7.00" end="8.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.25" meanTimeLoss="0.02" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="8.00" end="9.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="8.00" end="9.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.83" meanTimeLoss="0.06" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="9.00" end="10.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="9.00" end="10.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.22" meanTimeLoss="0.02" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="10.00" end="10.50" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalt
ingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="10.00" end="10.50" id="det1" sampledSeconds="0.50" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.41" meanTimeLoss="0.00" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
< </detector>
---
>    <interval begin="
\ No newline at end of file
---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f680: note: object has invalid vptr
>  00 00 00 00  74 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571927==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x560d53028e32 bp 0x7ffe465d9b50 sp 0x7ffe465d9b48
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x560d53028e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d530289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d52d339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d52d34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d52f21e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560d52f21786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560d52f237f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560d528a86a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560d528ab698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560d5289c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5b97098d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b97098e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d527da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x560d52898aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d55178ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d53028725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d52d339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc concurrent ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  dc 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5620637ece32 bp 0x7ffceede9910 sp 0x7ffceede9908
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5620637ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620637ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620634f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620634f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620636e5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5620636e5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5620636e77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56206306c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56206306f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562063060216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd39e7cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd39e7cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562062f9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56206305caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56206593cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620637ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620634f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc encoding ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,4
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:387:32: runtime error: implicit conversion from type 'unsigned char' of value 195 (8-bit, unsigned) to type 'const std::char_traits<char>::char_type' (aka 'const char') changed the value to -61 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:387:32 in 
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_algobase.h:385:20: runtime error: implicit conversion from type 'char' of value -61 (8-bit, signed) to type 'unsigned char' changed the value to 195 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_algobase.h:385:20 in 

TEST FAILED on ts-sim-build-ba : traci misc execute_move ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  33 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568144==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x563893e72e32 bp 0x7fff27bf7ad0 sp 0x7fff27bf7ac8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x563893e72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563893e729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563893b7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563893b7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563893d6be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563893d6b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563893d6d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5638936f26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5638936f5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5638936e6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fab7b7c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab7b7c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563893624634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5638936e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563895fc2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563893e72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563893b7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc option_list_append ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  97 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567815==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x565134964e32 bp 0x7fff088844b0 sp 0x7fff088844a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x565134964e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651349649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56513466f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565134670d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56513485de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56513485d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56513485f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5651341e46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5651341e7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5651341d8216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f531ec54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f531ec54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565134116634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5651341d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565136ab4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565134964725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56513466f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc params ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  41 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 27 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567662==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x555d23ed4e32 bp 0x7ffdee827b70 sp 0x7ffdee827b68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x555d23ed4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d23ed49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d23bdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d23be0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d23dcde68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555d23dcd786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555d23dcf7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555d237546a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555d23757698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555d23748216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdffa031d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdffa031e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d23686634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x555d23744aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555d26024ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d23ed4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d23bdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  43 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 27 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567671==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55d00e066e32 bp 0x7ffc6d5011d0 sp 0x7ffc6d5011c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55d00e066e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d00e0669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d00dd719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d00dd72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d00df5fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d00df5f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d00df617f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d00d8e66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d00d8e9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d00d8da216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1c7925cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c7925ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d00d818634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55d00d8d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d0101b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d00e066725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d00dd719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey_subscription ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  3b 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 27 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567683==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55f3ba2dce32 bp 0x7ffc75400fd0 sp 0x7ffc75400fc8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55f3ba2dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3ba2dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3b9fe79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3b9fe8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3ba1d5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f3ba1d5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f3ba1d77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f3b9b5c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f3b9b5f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f3b9b50216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc313bcdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc313bcde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3b9a8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55f3b9b4caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f3bc42cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3ba2dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3b9fe79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc parkingSearch retrieveParkingMemory ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,83
< Error: Answered with error to command 0xa4: Unsupported parking parameter 'parking.memory.foobar'.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000015c80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015c80: note: object has invalid vptr
>  00 00 00 00  39 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568152==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000015db4 at pc 0x56433fbaee32 bp 0x7ffc5c0a99f0 sp 0x7ffc5c0a99e8
> READ of size 4 at 0x616000015db4 thread T0
>     #0 0x56433fbaee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56433fbae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56433f8b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56433f8bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56433fab4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56433faac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56433fd16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56433f438c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56433f43456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56433f422018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60e1156d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60e1156e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56433f360634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000015db4 is located 308 bytes inside of 528-byte region [0x616000015c80,0x616000015e90)
> freed by thread T0 here:
>     #0 0x56433f41eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564341cfeca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
13,18d12
< time: 30.0
<    parking.rerouteCount : 1
<    parking.memory.IDList : parkA0A1 parkA1A2 parkA2A3 parkB1B2 parkC2C3
<    parking.memory.score : 1.00  occupied 0.98 0.98
<    parking.memory.blockedAtTime : -0.00 11.00 18.00 -0.00 -0.00
<    parking.memory.blockedAtTimeLocal : -0.00 11.00 18.00 -0.00 -0.00
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:08 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,30c6,33
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="dummy" depart="0.00" arrival="17.00">
<         <route edges="B1B2 B2B3"/>
<     </vehicle>
< 
<     <vehicle id="occupy0.0" type="car" depart="0.00" departSpeed="13.89" speedFactor="1.0000" arrival="3610.00">
<         <route edges="A0A1"/>
<         <stop parkingArea="parkA0A1" duration="3600.00"/>
<     </vehicle>
< 
<     <vehicle id="occupy1.0" type="car" depart="0.00" departSpeed="13.89" speedFactor="1.0000" arrival="3610.00">
<         <route edges="A1A2"/>
<         <stop parkingArea="parkA1A2" duration="3600.00"/>
<     </vehicle>
< 
<     <vehicle id="occupy2.0" type="car" depart="0.00" departSpeed="13.89" speedFactor="1.0000" arrival="3610.00">
<         <route edges="A2A3"/>
<         <stop parkingArea="parkA2A3" duration="3600.00"/>
<     </vehicle>
< 
<     <vehicle id="ego.0" type="car" depart="2.00" departSpeed="13.89" speedFactor="1.0000" arrival="3674.00">
<         <routeDistribution>
<             <route replacedOnEdge="A2A3" replacedOnIndex="2" reason="parkA2A3:parkingAreaReroute" replacedAtTime="18.00" probability="0" edges="A0A1 A1A2 A2A3"/>
<             <route edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B2 B2A2 A2A3"/>
<         </routeDistribution>
<         <stop parkingArea="parkB1B2" duration="3600.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting add_with_taz ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f080: note: object has invalid vptr
>  00 00 00 00  32 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567829==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x561c7cdefe32 bp 0x7ffe25bd5cf0 sp 0x7ffe25bd5ce8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x561c7cdefe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c7cdef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c7cafa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c7cafbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c7ccf5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c7cced952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c7cf57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c7c679c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c7c67556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c7c663018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97962dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97962dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c7c5a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x561c7c65faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561c7ef3fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c7cdef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c7cafa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,24c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="toTAZ" depart="1.00" toTaz="A" arrival="26.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="A3B3"/>
<             <route edges="A3B3 B3C3 C3D3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="fromTAZ" depart="1.00" fromTaz="A" arrival="34.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="A3B3"/>
<             <route edges="D3C3 C3B3 B3A3 A3B3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="betweenTAZ" depart="1.00" fromTaz="A" toTaz="C" arrival="49.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="A0A1"/>
<             <route edges="D3D2 D2D1 D1D0 D0C0 C0B0 B0A0"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,90
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011a80: note: object has invalid vptr
>  00 00 00 00  dc 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568132==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x55bcd795de32 bp 0x7fff0dc6dc30 sp 0x7fff0dc6dc28
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x55bcd795de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bcd795d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bcd76689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bcd7669d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bcd7863ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bcd81febb9 in libsumo::Simulation::findIntermodalRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, int, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:734:24
>     #6 0x55bcd7f2f7c4 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66
>     #7 0x55bcd7e4995f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #8 0x55bcd7e547d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #9 0x55bcd71e4b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #10 0x55bcd71e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #11 0x55bcd71d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #12 0x7fe093da6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7fe093da6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #14 0x55bcd710f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x55bcd71cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bcd9aadca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,99d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
<   Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.35817134629231, cost=65.35817134629231, length=2678.24, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< 
< 
< findIntermodalRoute modes='public' vType=' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=slowCar' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor_noTrains ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,90
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  8e 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568136==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55eda393ae32 bp 0x7ffe4b26d8d0 sp 0x7ffe4b26d8c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55eda393ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eda393a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eda36459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eda3646d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eda3840ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eda41dbbb9 in libsumo::Simulation::findIntermodalRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, int, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:734:24
>     #6 0x55eda3f0c7c4 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66
>     #7 0x55eda3e2695f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #8 0x55eda3e317d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #9 0x55eda31c1b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #10 0x55eda31c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #11 0x55eda31ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #12 0x7f3b98b02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7f3b98b02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #14 0x55eda30ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55eda31aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55eda5a8aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,85d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
<   Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.3581713463, cost=65.3581713463, length=2678.24, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< 
< 
< findIntermodalRoute modes='public' vType=' pType=''
<   Stage(type=2, destStop=busStopC, edges=('A0B0',), travelTime=4.99296, cost=4.99296, length=5.201, depart=1.0, departPos=985.6, arrivalPos=894.8)
<   Stage(type=3, line=bus1:0, destStop=busStopD, edges=('B0B1',), travelTime=535.00796, cost=535.00796, length=493.94694846, intended=bus_bus1:0.0, depart=457.0, departPos=0.0, arrivalPos=493.94594846)
<   Stage(type=2, edges=('B0B1', 'A1B1'), travelTime=880.7712, cost=880.7712, length=1905.07, depart=541.00092, departPos=475.0, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=slowCar' pType=''
<   Stage(type=2, destStop=busStopC, edges=('A0B0',), travelTime=4.99296, cost=4.99296, length=5.201, depart=1.0, departPos=985.6, arrivalPos=894.8)
<   Stage(type=3, line=bus1:0, destStop=busStopD, edges=('B0B1',), travelTime=535.00796, cost=535.00796, length=493.94694846, intended=bus_bus1:0.0, depart=457.0, departPos=0.0, arrivalPos=493.94594846)
<   Stage(type=2, edges=('B0B1', 'A1B1'), travelTime=880.7712, cost=880.7712, length=1905.07, depart=541.00092, departPos=475.0, arrivalPos=100.0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,90
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011a80: note: object has invalid vptr
>  00 00 00 00  da 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568137==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x563987f3de32 bp 0x7ffde349b9b0 sp 0x7ffde349b9a8
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x563987f3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563987f3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563987c489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563987c49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563987e43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639887debb9 in libsumo::Simulation::findIntermodalRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, int, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:734:24
>     #6 0x56398850f7c4 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66
>     #7 0x56398842995f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #8 0x5639884347d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #9 0x5639877c4b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #10 0x5639877c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #11 0x5639877b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #12 0x7f74724fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7f74724fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #14 0x5639876ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x5639877adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56398a08dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,99d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
<   Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.35817134629231, cost=65.35817134629231, length=2678.24, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< 
< 
< findIntermodalRoute modes='public' vType=' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=slowCar' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute taxi ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,90
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011a80: note: object has invalid vptr
>  00 00 00 00  11 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568148==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x561814566e32 bp 0x7ffff3cb8010 sp 0x7ffff3cb8008
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x561814566e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618145669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618142719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561814272d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56181446cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561814e07bb9 in libsumo::Simulation::findIntermodalRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, int, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:734:24
>     #6 0x561814b387c4 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66
>     #7 0x561814a5295f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #8 0x561814a5d7d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #9 0x561813dedb4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #10 0x561813dec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #11 0x561813dda018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #12 0x7fc827fc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7fc827fc9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #14 0x561813d18634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x561813dd6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5618166b6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< findIntermodalRoute modes='taxi' vType=' pType=''
<   Stage(type=2, destStop=busStopC, edges=('A0B0',), travelTime=391.00896, cost=391.00896, length=94.802, depart=1.0, departPos=0.0, arrivalPos=894.8)
<   Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, destStop=busStopB, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=109.375210137, cost=109.375210137, length=1498.362, intended=taxi, depart=392.00896, departPos=894.8, arrivalPos=894.8)
<   Stage(type=2, edges=('B1A1', 'A1B1'), travelTime=205.4976, cost=205.4976, length=1201.66, depart=501.384170137, departPos=894.8, arrivalPos=100.0)
< 
< 
< 
< findIntermodalRoute modes='taxi public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, destStop=busStopB, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=116.200264132, cost=116.200264132, length=1593.162, intended=taxi, depart=1.00096, departPos=0.0, arrivalPos=894.8)
<   Stage(type=2, edges=('B1A1', 'A1B1'), travelTime=205.4976, cost=205.4976, length=1201.66, depart=117.201224132, departPos=894.8, arrivalPos=100.0)
< 
< 
< 

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteParkingArea_end ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,87
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  ca 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567885==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x5640d1fe6e32 bp 0x7fff6c2d3510 sp 0x7fff6c2d3508
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x5640d1fe6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640d1fe69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640d1cf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640d1cf2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640d1eecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640d1ee4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640d214e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640d1870c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640d186c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640d185a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92d0031d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92d0031e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640d1798634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x5640d1856aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5640d4136ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640d1fe6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640d1cf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:05 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,16c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="triggered" arrivalPos="55.00" arrival="35.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="TraCI:parkingAreaReroute" replacedAtTime="1.00" probability="0" edges="A0A1 A1A2"/>
<             <route edges="A0A1 A1B1 B1B2"/>
<         </routeDistribution>
<         <stop parkingArea="parkB1B2" duration="10.00"/>
<     </vehicle>
< 
<     <person id="p0" depart="0.00" arrival="173.00">
<         <ride from="A0A1" to="B1B2" parkingArea="parkB1B2" lines="ego"/>
<         <walk edges="B1B2 B3B2 A3B3"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
18c12,30
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteParkingArea_intermediate ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011a80: note: object has invalid vptr
>  00 00 00 00  9d 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567835==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x559fd5fa1e32 bp 0x7ffd2fee07d0 sp 0x7ffd2fee07c8
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x559fd5fa1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fd5fa19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fd5cac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fd5cadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fd5ea7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fd5e9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fd6109793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fd582bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fd582756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fd5815018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4738185d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4738185e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fd5753634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x559fd5811aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559fd80f1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fd5fa1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fd5cac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,16c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="triggered" arrival="54.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="TraCI:parkingAreaReroute" replacedAtTime="1.00" probability="0" edges="A0A1 A1A2 A2A3"/>
<             <route edges="A0A1 A1B1 B1B2 B2A2 A2A3"/>
<         </routeDistribution>
<         <stop parkingArea="parkB1B2" duration="10.00"/>
<     </vehicle>
< 
<     <person id="p0" depart="0.00" arrival="93.00">
<         <ride from="A0A1" to="A2A3" arrivalPos="92.10" lines="ego"/>
<         <walk edges="A2A3 A3B3"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
18c12,30
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteParkingArea_undeparted ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012080: note: object has invalid vptr
>  00 00 00 00  56 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567919==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000121b4 at pc 0x55fd808e3e32 bp 0x7ffebc1943f0 sp 0x7ffebc1943e8
> READ of size 4 at 0x6160000121b4 thread T0
>     #0 0x55fd808e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd808e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd805ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd805efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd807e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd807e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd80a4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd8016dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd8016956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd80157018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f021ac25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f021ac25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd80095634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000121b4 is located 308 bytes inside of 528-byte region [0x616000012080,0x616000012290)
> freed by thread T0 here:
>     #0 0x55fd80153aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fd82a33ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd808e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd805ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:05 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,11c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="54.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="TraCI:parkingAreaReroute" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2A3"/>
<             <route edges="A0A1 A1B1 B1B2 B2A2 A2A3"/>
<         </routeDistribution>
<         <stop parkingArea="parkB1B2" duration="10.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
13c12,30
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport value="-1"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_adaptEdgeWeight ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  7e 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567820==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56483de60e32 bp 0x7ffe8de044d0 sp 0x7ffe8de044c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56483de60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56483de609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56483db6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56483db6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56483dd66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56483dd5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56483dfc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56483d6eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56483d6e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56483d6d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8555cd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8555cd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56483d612634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56483d6d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56483ffb0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56483de60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56483db6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="46.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
<             <route edges="beg middle3 end"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
12c11,29
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport value="-1"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_adaptEdgeWeight_varyWithTime ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  88 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567830==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558de03ece32 bp 0x7ffd9d4ddcd0 sp 0x7ffd9d4ddcc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558de03ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558de03ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558de00f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558de00f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558de02f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558de02ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558de0554793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ddfc76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ddfc7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ddfc60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4597ed0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4597ed0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ddfb9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558ddfc5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558de253cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558de03ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558de00f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="419.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
<             <route edges="beg middle3 end"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
12c11,29
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport value="-1"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_adaptVehicleEdgeWeight ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  7b 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567833==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55888f531e32 bp 0x7ffc57fb7510 sp 0x7ffc57fb7508
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55888f531e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55888f5319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55888f23c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55888f23dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55888f437ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55888f42f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55888f699793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55888edbbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55888edb756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55888eda5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9629b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9629b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55888ece3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55888eda1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558891681ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55888f531725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55888f23c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="46.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
<             <route edges="beg middle3 end"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
12c11,29
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport value="-1"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5e 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567821==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56431a6a0e32 bp 0x7ffe77581b50 sp 0x7ffe77581b48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56431a6a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56431a6a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56431a3ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56431a3acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56431a5a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56431a59e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56431a808793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564319f2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564319f2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564319f14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a19a41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a19a41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564319e52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564319f10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56431c7f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56431a6a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56431a3ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:04 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="24.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
<             <route edges="beg middle end"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
12c11,29
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport value="-1"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting routingMode rerouteTraveltime_aggregated ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  d2 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567925==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x561ae4dd8e32 bp 0x7fff87293550 sp 0x7fff87293548
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x561ae4dd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ae4dd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ae4ae39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ae4ae4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ae4cdeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ae4cd6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ae4f40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ae4662c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ae465e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ae464c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8055e17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8055e17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ae458a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x561ae4648aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ae6f28ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ae4dd8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ae4ae39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
9,10d8
< step=81.0 rerouted=flow.8
< step=91.0 rerouted=flow.9
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:05 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,64c6,31
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="flow.0" depart="0.00" arrival="78.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.1" depart="10.00" arrival="80.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="11.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.2" depart="20.00" arrival="82.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="21.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.3" depart="30.00" arrival="83.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="31.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting routingMode rerouteTraveltime_aggregated_custom ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  df 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568017==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5646dcd4be32 bp 0x7ffc553ded50 sp 0x7ffc553ded48
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5646dcd4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646dcd4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646dca569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646dca57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646dcc51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646dcc49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646dceb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646dc5d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646dc5d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646dc5bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f32f4b5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32f4b5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646dc4fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5646dc5bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5646dee9bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646dcd4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646dca569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
9,10d8
< step=81.0 rerouted=flow.8
< step=91.0 rerouted=flow.9
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:07 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,64c6,31
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="flow.0" depart="0.00" arrival="78.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.1" depart="10.00" arrival="80.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="11.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.2" depart="20.00" arrival="82.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="21.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.3" depart="30.00" arrival="83.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="31.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting routingMode rerouteTraveltime_custom ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  7b 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567985==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55b264d4ae32 bp 0x7ffc3214b770 sp 0x7ffc3214b768
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55b264d4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b264d4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b264a559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b264a56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b264c50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b264c48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b264eb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2645d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2645d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2645be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f32539a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32539a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2644fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55b2645baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b266e9aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b264d4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b264a559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
7,10d6
< step=61.0 rerouted=flow.6
< step=71.0 rerouted=flow.7
< step=81.0 rerouted=flow.8
< step=91.0 rerouted=flow.9
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:06 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,43c6,31
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="flow.0" depart="0.00" arrival="60.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.1" depart="10.00" arrival="70.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.2" depart="20.00" arrival="80.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.3" depart="30.00" arrival="90.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.4" depart="40.00" arrival="100.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.5" depart="50.00" arrival="110.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.6" depart="60.00" arrival="120.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting routingMode rerouteTraveltime_default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  be 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567924==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5613ff248e32 bp 0x7fff8ec5e970 sp 0x7fff8ec5e968
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5613ff248e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613ff2489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613fef539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613fef54d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613ff14eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613ff146952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613ff3b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613fead2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613feace56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613feabc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4062ed3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4062ed3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613fe9fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5613feab8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561401398ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613ff248725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613fef539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
9,10d8
< step=81.0 rerouted=flow.8
< step=91.0 rerouted=flow.9
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:05 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,73c6,31
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="flow.0" depart="0.00" arrival="78.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.1" depart="10.00" arrival="80.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="11.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.2" depart="20.00" arrival="82.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="21.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.3" depart="30.00" arrival="83.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="31.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting routingMode rerouteTraveltime_raw ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  b9 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567963==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5600371bee32 bp 0x7ffecaaa7950 sp 0x7ffecaaa7948
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5600371bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600371be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560036ec99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560036ecad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600370c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600370bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560037326793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560036a48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560036a4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560036a32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa647e17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa647e17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560036970634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x560036a2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56003930eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600371be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560036ec99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
9,10d8
< step=81.0 rerouted=flow.8
< step=91.0 rerouted=flow.9
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:06 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,73c6,31
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="flow.0" depart="0.00" arrival="78.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.1" depart="10.00" arrival="80.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="11.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.2" depart="20.00" arrival="82.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="21.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="flow.3" depart="30.00" arrival="83.00">
<         <routeDistribution>
<             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="31.00" probability="0" edges="beg detour end"/>
<             <route edges="beg middle middle2 end"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting routingMode rerouteTraveltime_raw_custom ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  7b 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2568020==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x560f70489e32 bp 0x7ffcee909570 sp 0x7ffcee909568
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x560f70489e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f704899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f701949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f70195d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f7038febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f70387952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f705f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f6fd13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f6fd0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f6fcfd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf464ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf464eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f6fc3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x560f6fcf9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560f725d9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f70489725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f701949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
7,10d6
< step=61.0 rerouted=flow.6
< step=71.0 rerouted=flow.7
< step=81.0 rerouted=flow.8
< step=91.0 rerouted=flow.9
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:07 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,43c6,31
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="flow.0" depart="0.00" arrival="60.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.1" depart="10.00" arrival="70.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.2" depart="20.00" arrival="80.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.3" depart="30.00" arrival="90.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.4" depart="40.00" arrival="100.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.5" depart="50.00" arrival="110.00">
<         <route edges="beg detour end"/>
<     </vehicle>
< 
<     <vehicle id="flow.6" depart="60.00" arrival="120.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc steplistener ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567715==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56191ad26e32 bp 0x7ffff29fd210 sp 0x7ffff29fd208
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56191ad26e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56191ad269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56191aa319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56191aa32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56191ac1fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56191ac1f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56191ac217f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56191a5a66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56191a5a9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56191a59a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f18d4cc3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18d4cc3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56191a4d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56191a596aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56191ce76ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56191ad26725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56191aa319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  83 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 27 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567719==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x561b4a4c4e32 bp 0x7ffea72ae3b0 sp 0x7ffea72ae3a8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x561b4a4c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b4a4c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b4a1cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b4a1d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b4a3bde68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561b4a3bd786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561b4a3bf7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561b49d446a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561b49d47698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561b49d38216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa9fb7f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9fb7f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b49c76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x561b49d34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561b4c614ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b4a4c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b4a1cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing_close_start ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,158
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  3b 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 27 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567762==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5581e5f98e32 bp 0x7ffc83e68350 sp 0x7ffc83e68348
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5581e5f98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581e5f989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581e5ca39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581e5ca4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581e5e91e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5581e5e91786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5581e5e937f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5581e58186a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5581e581b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5581e580c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd3870d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3870d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581e574a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5581e5808aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581e80e8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581e5f98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581e5ca39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing_noGetters ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  3a 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 27 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567725==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x561311a0be32 bp 0x7fff772a5a30 sp 0x7fff772a5a28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x561311a0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561311a0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613117169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561311717d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561311904e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561311904786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5613119067f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56131128b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56131128e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56131127f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2aaa148d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2aaa148e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613111bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56131127baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561313b5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561311a0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613117169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing_repeat ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,158
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  40 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 27 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567728==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x560dd353fe32 bp 0x7ffe4a2ceb70 sp 0x7ffe4a2ceb68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x560dd353fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560dd353f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560dd324a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560dd324bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560dd3438e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560dd3438786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560dd343a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560dd2dbf6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560dd2dc2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560dd2db3216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3b8cf7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b8cf7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560dd2cf1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x560dd2dafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560dd568fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560dd353f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560dd324a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc verbose ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  6b 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2567764==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x561821ff5e32 bp 0x7ffcf3373ad0 sp 0x7ffcf3373ac8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x561821ff5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561821ff59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561821d009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561821d01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561821eeee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561821eee786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561821ef07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5618218756a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561821878698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561821869216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f356a604d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f356a604e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5618217a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x561821865aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561824145ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561821ff5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561821d009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci multientryexit multientryexit ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  bc 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571923==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55fe6548ce32 bp 0x7ffd5264b5d0 sp 0x7ffd5264b5c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55fe6548ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe6548c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe651979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe65198d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe65385e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fe65385786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fe653877f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fe64d0c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fe64d0f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fe64d00216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff12d2a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff12d2a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe64c3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55fe64cfcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe675dcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe6548c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe651979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci overheadwire overheadwire ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f080: note: object has invalid vptr
>  00 00 00 00  fb 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 42 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572196==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55853ef99e32 bp 0x7ffe86edb9f0 sp 0x7ffe86edb9e8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55853ef99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55853ef999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55853eca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55853eca5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55853ee92e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55853ee92786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55853ee947f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55853e8196a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55853e81c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55853e80d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2dfc596d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2dfc596e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55853e74b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x55853e809aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5585410e9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55853ef99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55853eca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci parkingarea parkingarea ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f080: note: object has invalid vptr
>  00 00 00 00  fc 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572170==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x5573781cfe32 bp 0x7fff37a76b90 sp 0x7fff37a76b88
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x5573781cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573781cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557377eda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557377edbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573780c8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5573780c8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5573780ca7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557377a4f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557377a52698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557377a43216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd13b62bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd13b62be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557377981634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x557377a3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55737a31fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573781cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557377eda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person arrivalPos ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000017180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000017180: note: object has invalid vptr
>  00 00 00 00  f2 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571312==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000172b4 at pc 0x560228ca6e32 bp 0x7fff97128d30 sp 0x7fff97128d28
> READ of size 4 at 0x6160000172b4 thread T0
>     #0 0x560228ca6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560228ca69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602289b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602289b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560228bacebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560228ba4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560228e0e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560228530c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56022852c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56022851a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23d1e8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23d1e8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560228458634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000172b4 is located 308 bytes inside of 528-byte region [0x616000017180,0x616000017390)
> freed by thread T0 here:
>     #0 0x560228516aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56022adf6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560228ca6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602289b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,14d4
<     <tripinfo id="bus_1" depart="0.00" departLane="L12_1" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="149.00" arrivalLane="L5_1" arrivalPos="115.32" arrivalSpeed="8.21" duration="149.00" routeLength="276.90" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="27.41" rerouteNo="1" devices="tripinfo_bus_1 person_bus_1" vType="BUS" speedFactor="1.00" vaporized=""/>
<     <personinfo id="P4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<         <ride waitingTime="59.00" vehicle="bus_1" depart="59.00" arrival="91.00" arrivalPos="79.32" duration="32.00" routeLength="220.93" timeLoss="14.92"/>
<         <stop duration="1000.00" arrival="1091.00" arrivalPos="79.34" actType="thinking"/>
<     </personinfo>
<     <personinfo id="P5" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
<         <ride waitingTime="39.00" vehicle="bus_1" depart="59.00" arrival="91.00" arrivalPos="79.32" duration="32.00" routeLength="220.91" timeLoss="14.92"/>
<         <stop duration="1000.00" arrival="1091.00" arrivalPos="79.34" actType="thinking"/>
<     </personinfo>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci person junctionModel.ignore ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  92 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 e0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571356==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f450ee3e32 bp 0x7ffc06790710 sp 0x7ffc06790708
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f450ee3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f450ee39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f450bee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f450befd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f450de9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f450de1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f45104b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f45076dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f45076956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f450757018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20ab261d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20ab261e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f450695634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f450753aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f453033ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f450ee3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f450bee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,11d4
<     <personinfo id="ego2" depart="9.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
<         <walk depart="9.00" departPos="10.00" arrival="66.00" arrivalPos="46.05" duration="57.00" routeLength="66.13" timeLoss="6.26" maxSpeed="1.30"/>
<     </personinfo>
<     <personinfo id="ego" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<         <walk depart="7.00" departPos="82.10" arrival="97.00" arrivalPos="49.25" duration="90.00" routeLength="69.33" timeLoss="42.91" maxSpeed="1.47"/>
<     </personinfo>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci person junctionModel.ignoreProb ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  92 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 df 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571366==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5611cf9b3e32 bp 0x7ffc7f166d70 sp 0x7ffc7f166d68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5611cf9b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611cf9b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611cf6be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611cf6bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611cf8b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611cf8b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611cfb1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611cf23dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611cf23956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611cf227018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e8d9b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e8d9b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611cf165634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5611cf223aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5611d1b03ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611cf9b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611cf6be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,11d4
<     <personinfo id="ego2" depart="9.00" type="pTypeIgnore" speedFactor="0.94">
<         <walk depart="9.00" departPos="10.00" arrival="66.00" arrivalPos="46.05" duration="57.00" routeLength="66.13" timeLoss="6.26" maxSpeed="1.30"/>
<     </personinfo>
<     <personinfo id="ego" depart="7.00" type="pTypeDefault" speedFactor="1.06">
<         <walk depart="7.00" departPos="82.10" arrival="97.00" arrivalPos="49.25" duration="90.00" routeLength="69.33" timeLoss="42.91" maxSpeed="1.47"/>
<     </personinfo>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci person moveToXY leaveRoute_jaywalk ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  fb 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571248==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562d50394e32 bp 0x7ffc459cf010 sp 0x7ffc459cf008
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562d50394e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d503949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d5009f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d500a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d5029aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d50292952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d504fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d4fc1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d4fc1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d4fc08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6075d32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6075d32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d4fb46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562d4fc04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562d524e4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d50394725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d5009f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
164,339d163
<     <timestep time="53.00">
<         <person id="p0" x="89.69" y="80.38" angle="0.00" speed="1.47" pos="5.02" edge="CS" slope="0.00"/>
<     </timestep>
<     <timestep time="54.00">
<         <person id="p0" x="89.69" y="81.62" angle="0.00" speed="1.24" pos="3.78" edge="CS" slope="0.00"/>
<     </timestep>
<     <timestep time="55.00">
<         <person id="p0" x="89.69" y="82.95" angle="0.00" speed="1.33" pos="2.45" edge="CS" slope="0.00"/>
<     </timestep>
<     <timestep time="56.00">
<         <person id="p0" x="89.69" y="84.12" angle="0.00" speed="1.18" pos="1.28" edge="CS" slope="0.00"/>
<     </timestep>
<     <timestep time="57.00">
<         <person id="p0" x="89.80" y="85.54" angle="0.00" speed="1.41" pos="6.89" edge=":C_w3" slope="0.00"/>
<     </timestep>
<     <timestep time="58.00">
<         <person id="p0" x="89.80" y="86.77" angle="0.00" speed="1.24" pos="5.66" edge=":C_w3" slope="0.00"/>
<     </timestep>
<     <timestep time="59.00">
<         <person id="p0" x="89.56" y="88.32" angle="347.75" speed="1.44" pos="4.22" edge=":C_w3" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p0" x="89.26" y="89.70" angle="347.75" speed="1.41" pos="2.81" edge=":C_w3" slope="0.00"/>
<     </timestep>
<     <timestep time="61.00">
<         <person id="p0" x="89.05" y="90.91" angle="0.00" speed="1.38" pos="1.44" edge=":C_w3" slope="0.00"/>
<     </timestep>
<     <timestep time="62.00">
<         <person id="p0" x="89.05" y="92.25" angle="0.00" speed="1.34" pos="0.10" edge=":C_w3" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:50 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" type="DEFAULT_PEDTYPE@p0" depart="0.00" departPos="40.00" arrival="111.00">
<         <walk edges="CS NC"/>
<     </person>
---
>     <input>
>         <net-file value="input_net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9c11,24
< </routes>
---
>     <output>
>         <fcd-output value="fcd.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="46685"/>
>     </traci_server>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY outside_network ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  9c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571181==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560cd1d06e32 bp 0x7ffcf9d2f730 sp 0x7ffcf9d2f728
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560cd1d06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560cd1d069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560cd1a119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560cd1a12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560cd1c0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560cd1c04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560cd1e6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560cd1590c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560cd158c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560cd157a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2cb33cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2cb33ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560cd14b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560cd1576aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560cd3e56ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560cd1d06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560cd1a119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:49 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,145c6,23
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="p0" x="106.23" y="81.95" angle="0.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="116.23" y="81.95" angle="90.00" speed="10.00" pos="83.16" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="116.23" y="81.95" angle="90.00" speed="10.00" pos="83.16" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="101.65" y="76.95" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="76.95" lane="SC_1" slope="0.00"/>
<         <person id="p0" x="116.23" y="81.95" angle="90.00" speed="10.00" pos="83.16" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="101.65" y="78.27" angle="0.00" type="DEFAULT_VEHTYPE" speed="1.32" pos="78.27" lane="SC_1" slope="0.00"/>
<         <person id="p0" x="116.23" y="81.95" angle="90.00" speed="10.00" pos="83.16" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="101.65" y="81.47" angle="0.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="81.47" lane="SC_1" slope="0.00"/>
<         <person id="p0" x="116.23" y="81.95" angle="90.00" speed="10.00" pos="83.16" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="101.65" y="86.69" angle="0.00" type="DEFAULT_VEHTYPE" speed="5.22" pos="86.69" lane="SC_1" slope="0.00"/>
<         <person id="p0" x="116.23" y="81.95" angle="90.00" speed="10.00" pos="83.16" edge="SC" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
19,42d18
< s=17.0 x=106.23 y=90.0100509676
< s=18.0 x=106.23 y=91.4093980384
< s=19.0 x=106.23 y=92.7210669987
< s=20.0 x=106.23 y=93.9738929369
< s=21.0 x=106.23 y=95.4443381606
< s=22.0 x=106.23 y=96.7183981228
< s=23.0 x=106.23 y=98.053360683
< s=24.0 x=106.23 y=99.3924611519
< s=25.0 x=106.23 y=100.697946662
< s=26.0 x=106.23 y=102.092283764
< s=27.0 x=106.23 y=103.546763588
< s=28.0 x=106.23 y=104.761175011
< s=29.0 x=106.23 y=106.138596712
< s=30.0 x=106.23 y=107.409534737
< s=31.0 x=106.23 y=108.868154406
< s=32.0 x=106.23 y=110.189336533
< s=33.0 x=106.23 y=111.571145538
< s=34.0 x=106.23 y=112.856844078
< s=35.0 x=106.23 y=114.052571449
< s=36.0 x=106.23 y=115.282080857
< s=37.0 x=106.23 y=116.492946787
< s=38.0 x=106.23 y=117.848398863
< s=39.0 x=106.23 y=119.160351039
< s=40.0 x=106.23 y=120.562873098

TEST FAILED on ts-sim-build-ba : traci person moveToXY within_route_jaywalk ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  c7 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571168==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5586d3780e32 bp 0x7fffba55ff30 sp 0x7fffba55ff28
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5586d3780e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586d37809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586d348b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586d348cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586d3679e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5586d3679786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5586d367b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5586d30006a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5586d3003698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5586d2ff4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f853426ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f853426ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586d2f32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5586d2ff0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5586d58d0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586d3780725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586d348b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:49 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,90c6,23
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="p0" x="111.59" y="75.40" angle="0.00" speed="0.00" pos="75.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="104.59" y="75.40" angle="270.00" speed="7.00" pos="75.40" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="104.31" y="76.66" angle="347.49" speed="1.26" pos="76.66" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="104.95" y="70.40" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="70.40" lane="SC_3" slope="0.00"/>
<         <person id="p0" x="104.31" y="78.12" angle="0.00" speed="1.46" pos="78.12" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="101.65" y="72.91" angle="0.00" type="DEFAULT_VEHTYPE" speed="2.51" pos="72.91" lane="SC_4" slope="0.00"/>
<         <person id="p0" x="104.31" y="79.45" angle="0.00" speed="1.33" pos="79.45" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="101.65" y="77.83" angle="0.00" type="DEFAULT_VEHTYPE" speed="4.92" pos="77.83" lane="SC_4" slope="0.00"/>
<         <person id="p0" x="104.31" y="80.75" angle="0.00" speed="1.30" pos="80.75" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="101.65" y="82.22" angle="0.00" type="DEFAULT_VEHTYPE" speed="4.39" pos="82.22" lane="SC_4" slope="0.00"/>
<         <person id="p0" x="104.31" y="82.21" angle="0.00" speed="1.46" pos="82.21" edge="SC" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY within_route_onRoad ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  ab 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571155==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556e6f903e32 bp 0x7ffc8af17990 sp 0x7ffc8af17988
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556e6f903e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e6f9039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e6f60e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e6f60fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e6f809ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e6f801952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e6fa6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e6f18dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e6f18956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e6f177018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19da6ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19da6ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e6f0b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556e6f173aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556e71a53ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e6f903725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e6f60e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:49 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,87c6,23
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="p0" x="106.23" y="81.95" angle="0.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="101.23" y="81.95" angle="270.00" speed="5.00" pos="81.95" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="101.01" y="83.21" angle="350.11" speed="1.26" pos="83.21" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="101.65" y="76.95" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="76.95" lane="SC_1" slope="0.00"/>
<         <person id="p0" x="101.01" y="84.67" angle="0.00" speed="1.46" pos="84.67" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="101.65" y="78.27" angle="0.00" type="DEFAULT_VEHTYPE" speed="1.32" pos="78.27" lane="SC_1" slope="0.00"/>
<         <person id="p0" x="101.01" y="86.00" angle="0.00" speed="1.33" pos="86.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="101.65" y="81.47" angle="0.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="81.47" lane="SC_1" slope="0.00"/>
<         <person id="p0" x="101.01" y="87.30" angle="0.00" speed="1.30" pos="87.30" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="101.65" y="85.43" angle="0.00" type="DEFAULT_VEHTYPE" speed="3.96" pos="85.43" lane="SC_1" slope="0.00"/>
<         <person id="p0" x="101.01" y="88.76" angle="0.00" speed="1.46" pos="88.76" edge="SC" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
21,22d20
< s=19.0 x=104.31 y=106.138596712
< s=20.0 x=104.31 y=107.409534737

TEST FAILED on ts-sim-build-ba : traci person person ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,5c4,89
< Error: Answered with error to command 0xae: The stage index must be lower than the number of remaining stages.
< Error: Answered with error to command 0xae: The negative stage index -2 must refer to a valid previous stage.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000012680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012680: note: object has invalid vptr
>  00 00 00 00  03 38 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571276==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000127b4 at pc 0x5592dc9a2e32 bp 0x7ffc429269b0 sp 0x7ffc429269a8
> READ of size 4 at 0x6160000127b4 thread T0
>     #0 0x5592dc9a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592dc9a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592dc6ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592dc6aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592dc8a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592dc8a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592dcb0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592dc22cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592dc22856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592dc216018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc94f5dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc94f5dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592dc154634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000127b4 is located 308 bytes inside of 528-byte region [0x616000012680,0x616000012890)
> freed by thread T0 here:
>     #0 0x5592dc212aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
440,1655c440
<         <person id="detour2" x="489.73" y="515.64" angle="0.00" speed="1.13" pos="232.86" edge="4si" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <vehicle id="veh0" x="53.82" y="501.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="10.90" pos="432.73" lane="1o_1" slope="0.00"/>
<         <person id="detour" x="486.98" y="505.95" angle="176.31" speed="1.29" pos="7.42" edge=":0_w0" slope="0.00"/>
<         <person id="tripTest" x="695.52" y="510.91" angle="270.00" speed="1.33" pos="52.98" edge="2si" slope="0.00"/>
<         <person id="horiz" x="676.84" y="511.55" angle="270.00" speed="1.68" pos="71.66" edge="2si" slope="0.00"/>
<         <person id="detour2" x="489.73" y="516.87" angle="0.00" speed="1.23" pos="231.63" edge="4si" slope="0.00"/>
<     </timestep>
<     <timestep time="61.00">
<         <vehicle id="veh0" x="43.35" y="501.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="10.46" pos="443.20" lane="1o_1" slope="0.00"/>
<         <person id="detour" x="487.03" y="504.67" angle="180.00" speed="1.38" pos="8.79" edge=":0_w0" slope="0.00"/>
<         <person id="tripTest" x="694.14" y="510.91" angle="270.00" speed="1.38" pos="54.36" edge="2si" slope="0.00"/>
<         <person id="horiz" x="675.17" y="511.55" angle="270.00" speed="1.67" pos="73.33" edge="2si" slope="0.00"/>
<         <person id="detour2" x="489.73" y="518.00" angle="0.00" speed="1.13" pos="230.50" edge="4si" slope="0.00"/>
<     </timestep>
<     <timestep time="62.00">
<         <vehicle id="veh0" x="32.82" y="501.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="10.53" pos="453.73" lane="1o_1" slope="0.00"/>
<         <person id="detour" x="487.03" y="503.34" angle="180.00" speed="1.33" pos="10.12" edge=":0_w0" slope="0.00"/>
<         <person id="tripTest" x="692.83" y="510.91" angle="270.00" speed="1.31" pos="55.67" edge="2si" slope="0.00"/>
<         <person id="horiz" x="673.61" y="511.55" angle="270.00" speed="1.56" pos="74.89" edge="2si" slope="0.00"/>
<         <person id="detour2" x="489.73" y="519.38" angle="0.00" speed="1.38" pos="229.12" edge="4si" slope="0.00"/>
<     </timestep>
<     <timestep time="63.00">
<         <vehicle id="veh0" x="22.31" y="501.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="10.51" pos="464.24" lane="1o_1" slope="0.00"/>
<         <person id="detour" x="487.03" y="503.34" angle="180.00" speed="0.00" pos="10.12" edge=":0_w0" slope="0.00"/>
<         <person id="tripTest" x="691.60" y="510.91" angle="270.00" speed="1.23" pos="56.90" edge="2si" slope="0.00"/>
<         <person id="horiz" x="672.11" y="511.55" angle="270.00" speed="1.50" pos="76.39" edge="2si" slope="0.00"/>
<         <person id="detour2" x="489.73" y="520.63" angle="0.00" speed="1.25" pos="227.87" edge="4si" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
108,140d107
< :0_w1
< 10.2049085069
< :0_c0
< recovering from exception after asking for invalid stage index
< recovering from exception after asking for invalid stage index
< 214.0 person=tripTest2 edge=2fi pos=10.0
< 215.0 person=tripTest2 edge=2fi pos=10.0
< 216.0 person=tripTest2 edge=2fi pos=11.2702603498
< 217.0 person=tripTest2 edge=2fi pos=12.6330235757
< 218.0 person=tripTest2 edge=2fi pos=13.8008502379
<   tripTest2 new edges edges=('2fi', '1fi')
< 219.0 person=tripTest2 edge=2fi pos=15.1080027571
< 220.0 person=tripTest2 edge=2fi pos=16.4488341582
< 221.0 person=tripTest2 edge=2fi pos=17.7396310395
< 222.0 person=tripTest2 edge=2fi pos=19.0504063853
< 223.0 person=tripTest2 edge=2fi pos=20.2967095385
< remaining stages for 'p3' (before replacement of current stage)
<   0: Stage(type=2, edges=('1fi', '1si'), travelTime=INVALID, cost=INVALID, length=27.2498275842, depart=224.0, departPos=238.5, arrivalPos=10.0, description=walking)
< remaining stages for 'p3' (after replacement)
<   0: Stage(type=2, edges=('1fi', '1o'), travelTime=INVALID, cost=INVALID, length=495.25, depart=234.0, departPos=10.0, arrivalPos=10.0, description=walking)
< remaining stages for 'p3' (before replacement of next stage)
<   0: Stage(type=2, edges=('1fi', '1o'), travelTime=INVALID, cost=INVALID, length=495.25, depart=234.0, departPos=10.0, arrivalPos=10.0, description=walking)
<   1: Stage(type=2, edges=('1o', '3o'), travelTime=INVALID, cost=INVALID, length=39.9912480851, depart=INVALID, departPos=10.0, arrivalPos=10.0, description=walking)
< remaining stages for 'p3' (after replacement)
<   0: Stage(type=2, edges=('1fi', '1o'), travelTime=INVALID, cost=INVALID, length=495.25, depart=234.0, departPos=10.0, arrivalPos=10.0, description=walking)
<   1: Stage(type=2, edges=('1o', '4o'), travelTime=INVALID, cost=INVALID, length=39.9912480851, depart=INVALID, departPos=10.0, arrivalPos=10.0, description=walking)
< speed (before setSpeed) 0.0
< type maxSpeed (before setSpeed) 10.4388888889
< person maxSpeed (before setSpeed) 1.38888888889
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person priorStage ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,4c2,88
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: Person 'p0' is not known
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  37 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571272==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x560b96ff7e32 bp 0x7ffd00c88450 sp 0x7ffd00c88448
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x560b96ff7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b96ff79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b96d029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b96d03d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b96efdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b96ef5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b9715f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b96881c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b9687d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b9686b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7375d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7375d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b967a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,16d4
< step 20.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 40.0
< prior stages for 'p0' 
---------- Differences in tripinfo ----------
5,10d4
<     <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<         <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="19.00" arrivalPos="45.98" duration="19.00" routeLength="148.93" timeLoss="7.57"/>
<         <stop duration="20.00" arrival="39.00" arrivalPos="45.98" actType="waiting"/>
<     </personinfo>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci person priorStage2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,8c2,88
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  3b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571293==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x558d35589e32 bp 0x7ffcbe3971f0 sp 0x7ffcbe3971e8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x558d35589e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d355899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d352949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d35295d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d3548febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d35487952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d356f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d34e13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d34e0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d34dfd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7c40b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7c40b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,39d4
< step 20.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 40.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 50.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 60.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 70.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,10d4
<     <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<         <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="19.00" arrivalPos="45.98" duration="19.00" routeLength="148.93" timeLoss="7.57"/>
<         <walk depart="19.00" departPos="45.98" arrival="88.00" arrivalPos="45.98" duration="69.00" routeLength="91.95" timeLoss="6.54" maxSpeed="1.47"/>
<     </personinfo>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci person remove ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,87
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  38 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571335==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5647d4afde32 bp 0x7ffd2af01d50 sp 0x7ffd2af01d48
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5647d4afde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647d4afd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647d48089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647d4809d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647d4a03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647d49fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647d4c65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647d4387c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647d438356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647d4371018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdafa8f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdafa8f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647d42af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5647d436daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5647d6c4dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647d4afd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647d48089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
8,9d7
<     <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci person remove_add ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,87
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  c6 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571352==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5627bd7a9e32 bp 0x7ffe9245e630 sp 0x7ffe9245e628
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5627bd7a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627bd7a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627bd4b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627bd4b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627bd6afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627bd6a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627bd911793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627bd033c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627bd02f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627bd01d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f448b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f448b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627bcf5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5627bd019aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5627bf8f9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627bd7a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627bd4b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
11,12d10
<     <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci person start_in_vehicle ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  6f 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571391==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x560dee713e32 bp 0x7ffebc3e1fb0 sp 0x7ffebc3e1fa8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x560dee713e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560dee7139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560dee41e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560dee41fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560dee619ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560dee611952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560dee87b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560dedf9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560dedf9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560dedf87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a7e4ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a7e4ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560dedec5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x560dedf83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560df0863ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560dee713725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560dee41e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< simulation ends at time=19.0
---------- Differences in tripinfo ----------
5,9d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="18.00" arrivalPos="91.95" duration="18.00" routeLength="194.90" timeLoss="4.00"/>
<     </personinfo>
<     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="18.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="14.42" duration="18.00" routeLength="194.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.00" rerouteNo="0" devices="vehroute_v0 tripinfo_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:52 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,8
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="triggered" arrival="18.00">
<         <ride from="SC" to="CN" arrivalPos="91.95" lines="v0"/>
<     </person>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>     </input>
9,11c10,13
<     <vehicle id="v0" depart="0.00" arrival="18.00">
<         <route edges="SC CN"/>
<     </vehicle>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
13c15,23
< </routes>
---
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="49693"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person trip_chain ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,90
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  ae 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571322==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561060ebce32 bp 0x7ffd33100d90 sp 0x7ffd33100d88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561060ebce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561060ebc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561060bc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561060bc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561060dc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56106175dbb9 in libsumo::Simulation::findIntermodalRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, int, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<
char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:734:24
>     #6 0x56106148e7c4 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66
>     #7 0x5610613a895f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #8 0x5610613b37d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #9 0x561060743b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #10 0x56106074256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #11 0x561060730018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #12 0x7f92c9595d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7f92c9595e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #14 0x56106066e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x56106072caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56106300cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
8d7
< <walk edges="2/3to1/3 1/3to0/3" busStop="busStop0"/>

TEST FAILED on ts-sim-build-ba : traci poi poi ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  d1 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571926==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x556c5271be32 bp 0x7ffca5b544b0 sp 0x7ffca5b544a8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x556c5271be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c5271b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c524269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c52427d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c52614e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556c52614786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556c526167f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556c51f9b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556c51f9e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556c51f8f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f02b4be2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02b4be2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c51ecd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x556c51f8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556c5486bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c5271b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c524269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci polygon add_large ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  de 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571990==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x561e32415e32 bp 0x7fff2c68acd0 sp 0x7fff2c68acc8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x561e32415e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e324159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e321209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e32121d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e3230ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561e3230e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561e323107f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561e31c956a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561e31c98698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561e31c89216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f34d0e22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34d0e22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e31bc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x561e31c85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e34565ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e32415725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e321209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci polygon polygon ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  bf 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571925==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5571130ede32 bp 0x7ffff6f40410 sp 0x7ffff6f40408
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5571130ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571130ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557112df89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557112df9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557112fe6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557112fe6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557112fe87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55711296d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557112970698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557112961216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc9ead8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9ead8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55711289f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55711295daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55711523dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571130ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557112df89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci polygon polygon_dynamics ( Last six runs Jun2023 )

---------- Differences in errors ----------
6a7,92
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  5c 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571979==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x563d24cd1e32 bp 0x7ffc4656e970 sp 0x7ffc4656e968
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x563d24cd1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d24cd19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d249dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d249ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d24bd7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d24bcf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d24e39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d2455bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d2455756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d24545018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72e7ed3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72e7ed3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d24483634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x563d24541aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d26e21ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d24cd1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d249dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
219,261d218
< step 121
< step 122
< step 123
< step 124
< polygons ()
< polygon count 0
< vehicles ('horiz',)
< vehicle count 1
< # (12) Adding and highlighting POIs (two highlights for the same must specify highlight type)
< pois ('poi1', 'poi2')
< poi count 2
< polygons ()
< polygon count 0
< adding myPOI0
< adding myPOI1
< pois ('myPOI0', 'myPOI1', 'poi1', 'poi2')
< poi count 4
< polygons ('myPOI0_hl0', 'myPOI0_hl1', 'myPOI1_hl0')
< polygon count 3
< # examining myPOI0_hl0
< shape ((350.9899494936612, 510.0), (351.9899494936612, 510.0), (351.95606682199855, 510.36565225993957), (351.8555726407563, 510.71885267071843), (351.6918891587472, 511.04757341596473), (351.4705904206343, 511.3406203049562), (351.19921248952556, 511.5880139773592), (350.8869968153829, 511.7813297383761), (350.54457552852773, 511.91398445162207), (350.1836093751949, 511.98146071993943), (349.8163906248051, 511.98146071993943), (349.45542447147227, 511.91398445162207), (349.1130031846171, 511.
7813297383761), (348.80078751047444, 511.5880139773592), (348.5294095793657, 511.3406203049562), (348.3081108412528, 511.04757341596473), (348.1444273592437, 510.71885267071843), (348.04393317800145, 510.36565225993957), (348.0100505063388, 510.0), (348.04393317800145, 509.63434774006043), (348.1444273592437, 509.28114732928157), (348.3081108412528, 508.95242658403527), (348.5294095793657, 508.6593796950438), (348.80078751047444, 508.4119860226408), (349.1130031846171, 508.2186702616239), (349.4
5542447147227, 508.08601554837793), (349.8163906248051, 508.01853928006057), (350.1836093751949, 508.01853928006057), (350.54457552852773, 508.08601554837793), (350.8869968153829, 508.2186702616239), (351.19921248952556, 508.4119860226408), (351.4705904206343, 508.6593796950438), (351.6918891587472, 508.95242658403527), (351.8555726407563, 509.28114732928157), (351.95606682199855, 509.63434774006043), (351.9899494936612, 510.0), (350.9899494936612, 510.0), (350.9730937223146, 509.818097257877), 
(350.9231004113519, 509.6423889954687), (350.84167202301757, 509.47885874691264), (350.7315815034137, 509.3330753386904), (350.5965778531463, 509.21000324992104), (350.44125845960633, 509.113833552979), (350.27091253845566, 509.04784119155073), (350.09134101573164, 509.0142734563556), (349.90865898426836, 509.0142734563556), (349.72908746154434, 509.04784119155073), (349.55874154039367, 509.113833552979), (349.4034221468537, 509.21000324992104), (349.2684184965863, 509.3330753386904), (349.15832
797698243, 509.47885874691264), (349.0768995886481, 509.6423889954687), (349.0269062776854, 509.818097257877), (349.0100505063388, 510.0), (349.0269062776854, 510.181902742123), (349.0768995886481, 510.3576110045313), (349.15832797698243, 510.52114125308736), (349.2684184965863, 510.6669246613096), (349.4034221468537, 510.78999675007896), (349.55874154039367, 510.886166447021), (349.72908746154434, 510.95215880844927), (349.90865898426836, 510.9857265436444), (350.09134101573164, 510.98572654364
44), (350.27091253845566, 510.95215880844927), (350.44125845960633, 510.886166447021), (350.5965778531463, 510.78999675007896), (350.7315815034137, 510.6669246613096), (350.84167202301757, 510.52114125308736), (350.9231004113519, 510.3576110045313), (350.9730937223146, 510.181902742123), (350.9899494936612, 510.0))
< type highlight
< color (0, 0, 255, 255)
< filled True
< # examining myPOI0_hl1
< shape ((370.0, 510.0), (371.0, 510.0), (370.64243509336194, 513.858739874148), (369.58191681749145, 517.5860749899302), (367.8545598503219, 521.0550754204245), (365.5191872616338, 524.1476085165777), (362.6553273639644, 526.758361772885), (359.3605054713073, 528.7984291184563), (355.7469227915137, 530.1983385066292), (351.93763554872936, 530.9104177021957), (348.06236445127064, 530.9104177021957), (344.2530772084863, 530.1983385066292), (340.6394945286927, 528.7984291184563), (337.344672636035
6, 526.758361772885), (334.4808127383661, 524.1476085165777), (332.1454401496781, 521.0550754204245), (330.41808318250855, 517.5860749899302), (329.35756490663806, 513.858739874148), (329.0, 510.0), (329.35756490663806, 506.141260125852), (330.41808318250855, 502.4139250100698), (332.1454401496781, 498.9449245795755), (334.4808127383662, 495.8523914834223), (337.3446726360356, 493.241638227115), (340.6394945286927, 491.2015708815437), (344.2530772084863, 489.80166149337083), (348.06236445127064,
 489.08958229780427), (351.93763554872936, 489.08958229780427), (355.7469227915137, 489.80166149337083), (359.3605054713073, 491.20157088154366), (362.6553273639644, 493.24163822711495), (365.5191872616338, 495.8523914834223), (367.8545598503219, 498.9449245795755), (369.58191681749145, 502.41392501006976), (370.64243509336194, 506.14126012585206), (371.0, 510.0), (370.0, 510.0), (369.65946199367806, 506.3250096436686), (368.64944458808714, 502.77516667625696), (367.00434271459227, 499.471356742
4529), (364.7801783444132, 496.5260871270689), (362.0526927275851, 494.0396554543952), (358.91476711553076, 492.0967341728988), (355.47325980144166, 490.76348713654363), (351.845367189266, 490.08531647409933), (348.154632810734, 490.08531647409933), (344.52674019855834, 490.76348713654363), (341.08523288446924, 492.0967341728988), (337.9473072724149, 494.0396554543952), (335.2198216555868, 496.5260871270689), (332.99565728540773, 499.4713567424529), (331.35055541191286, 502.77516667625696), (330
.34053800632194, 506.3250096436686), (330.0, 510.0), (330.34053800632194, 513.6749903563314), (331.35055541191286, 517.224833323743), (332.99565728540773, 520.5286432575472), (335.2198216555868, 523.4739128729311), (337.94730727241483, 525.9603445456048), (341.08523288446924, 527.9032658271012), (344.52674019855834, 529.2365128634564), (348.154632810734, 529.9146835259007), (351.845367189266, 529.9146835259007), (355.47325980144166, 529.2365128634564), (358.91476711553076, 527.9032658271012), (3
62.0526927275851, 525.9603445456048), (364.7801783444132, 523.4739128729311), (367.00434271459227, 520.5286432575472), (368.64944458808714, 517.224833323743), (369.65946199367806, 513.6749903563314), (370.0, 510.0))
< type highlight
< color (55, 55, 100, 255)
< filled True
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci rerouter rerouter ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  6e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572200==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x557f3e4f0e32 bp 0x7ffc3a4c70f0 sp 0x7ffc3a4c70e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x557f3e4f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f3e4f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f3e1fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f3e1fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f3e3e9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557f3e3e9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557f3e3eb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557f3dd706a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557f3dd73698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557f3dd64216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3013158d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3013158e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f3dca2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x557f3dd60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557f40640ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f3e4f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f3e1fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci route route ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,81
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  c1 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571810==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x557cc9ebbe32 bp 0x7ffc388bf1d0 sp 0x7ffc388bf1c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x557cc9ebbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cc9ebb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cc9bc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cc9bc7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cc9db4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557cc9db4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557cc9db67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557cc973b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557cc973e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557cc972f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f49f6533d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49f6533e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cc966d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x557cc972baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557ccc00bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cc9ebb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cc9bc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci routeprobe routeprobe ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,127c1,83
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
<truncated after showing first 30 lines>
---------- Differences in output ----------
29,279d28
< 25.0 last=!1 cur=!11
< 26.0 last=!1 cur=!25
< 27.0 last=!1 cur=!25
< 28.0 last=!25 cur=!11
< 29.0 last=!25 cur=!26
< 30.0 last=!26 cur=None
< 31.0 last=!11 cur=None
< 32.0 last=!11 cur=None
< 33.0 last=!25 cur=None
< 34.0 last=!1 cur=None
< 35.0 last=!26 cur=!34
< 36.0 last=!25 cur=!34
< 37.0 last=!1 cur=!34
< 38.0 last=!25 cur=!34
< 39.0 last=!1 cur=!34
< 40.0 last=!26 cur=!34
< 41.0 last=!11 cur=!34
< 42.0 last=!25 cur=!34
< 43.0 last=!1 cur=!34
< 44.0 last=!1 cur=!39
< 45.0 last=!11 cur=!34
< 46.0 last=!1 cur=!39
< 47.0 last=!11 cur=!39
< 48.0 last=!11 cur=!39
< 49.0 last=!26 cur=!39
< 50.0 last=!11 cur=!34
< 51.0 last=!26 cur=!34
< 52.0 last=!11 cur=!34
< 53.0 last=!26 cur=!39
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation collisions ( Last six runs Jun2023 )

---------- Differences in collisions ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:01 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,27
< <collisions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/collision_file.xsd">
<     <collision time="4.00" type="collision" lane="SC_3" pos="25.10" collider="c0" victim="v0" colliderType="reckless" victimType="slow" colliderSpeed="15.00" victimSpeed="5.00"/>
<     <collision time="4.00" type="collision" lane="SC_4" pos="25.10" collider="c1" victim="v1" colliderType="reckless" victimType="slow" colliderSpeed="15.00" victimSpeed="5.00"/>
<     <collision time="15.00" type="sharedLane" lane="EC_0" pos="85.15" collider="c3" victim="pWE.37" colliderType="reckless" victimType="DEFAULT_PEDTYPE" colliderSpeed="15.00" victimSpeed="0.00"/>
<     <collision time="16.00" type="crossing" lane=":C_3_0" pos="13.28" collider="c2" victim="pWE.3" colliderType="reckless" victimType="DEFAULT_PEDTYPE" colliderSpeed="15.00" victimSpeed="1.37"/>
<     <collision time="17.00" type="crossing" lane=":C_3_0" pos="13.28" collider="c2" victim="pWE.3" colliderType="reckless" victimType="DEFAULT_PEDTYPE" colliderSpeed="15.00" victimSpeed="0.00"/>
< </collisions>
---
>     <input>
>         <net-file value="input_net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <collision-output value="collisions.xml"/>
>     </output>
> 
>     <processing>
>         <collision.check-junctions value="true"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
5,6c5,87
< Warning: Vehicle 'c3' collision with person 'pWE.37', lane='EC_0', gap=-0.16, time=15.00, stage=move.
< Warning: Vehicle 'c2' collision with person 'pWE.3', lane=':C_3_0', time=16.00, stage=move.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000015980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015980: note: object has invalid vptr
>  00 00 00 00  c9 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572110==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000015ab4 at pc 0x558055eb0e32 bp 0x7ffdd5418c90 sp 0x7ffdd5418c88
> READ of size 4 at 0x616000015ab4 thread T0
>     #0 0x558055eb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558055eb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558055bbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558055bbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558055db6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558055dae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558056018793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55805573ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55805573656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558055724018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8fb40fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8fb40fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558055662634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000015ab4 is located 308 bytes inside of 528-byte region [0x616000015980,0x616000015b90)
> freed by thread T0 here:
>     #0 0x558055720aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,4d1
< 16.0 (Collision(collider=c3, victim=pWE.37, colliderType=reckless, victimType=DEFAULT_PEDTYPE, colliderSpeed=15.0, victimSpeed=0.0, type=sharedLane, lane=EC_0, pos=85.15),)
< 17.0 (Collision(collider=c2, victim=pWE.3, colliderType=reckless, victimType=DEFAULT_PEDTYPE, colliderSpeed=15.0, victimSpeed=1.37139041691, type=crossing, lane=:C_3_0, pos=13.2760053086),)
< 18.0 (Collision(collider=c2, victim=pWE.3, colliderType=reckless, victimType=DEFAULT_PEDTYPE, colliderSpeed=15.0, victimSpeed=0.0, type=crossing, lane=:C_3_0, pos=13.2760053086),)

TEST FAILED on ts-sim-build-ba : traci simulation load ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  1a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572111==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56412152fe32 bp 0x7ffd9d5a0ad0 sp 0x7ffd9d5a0ac8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56412152fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56412152f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56412123a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56412123bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564121428e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564121428786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56412142a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564120daf6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564120db2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564120da3216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1ef4188d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ef4188e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564120ce1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x564120d9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56412367fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56412152f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56412123a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,365d0
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
< reloading
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
< step=4.0 departed=()
< step=5.0 departed=()
< step=6.0 departed=()
< step=7.0 departed=()
< step=8.0 departed=()
< step=9.0 departed=()
< step=10.0 departed=()
< step=11.0 departed=()
< step=12.0 departed=()
< step=13.0 departed=()
< step=14.0 departed=()
< step=15.0 departed=()
< step=16.0 departed=()
< step=17.0 departed=()
< step=18.0 departed=()
< step=19.0 departed=()
< step=20.0 departed=()
< step=21.0 departed=()
< step=22.0 departed=()
< step=23.0 departed=()
< step=24.0 departed=()
< step=25.0 departed=()
<truncated after showing first 30 lines>
---------- Missing result in log ----------
***Starting server on port <PORT> ***
Loading net-file from 'input_net.net.xml' ... done ((TIME)).
Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
Loading done.
Simulation version started
Simulation ended at time: 3.00
Reason: TraCI issued load command.

TEST FAILED on ts-sim-build-ba : traci simulation loadState IDList ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  03 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x56499675fe32 bp 0x7ffdae10fdb0 sp 0x7ffdae10fda8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x56499675fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56499675f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56499646a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56499646bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564996665ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56499665d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649968c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564995fe9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564995fe556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564995fd3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a2fc95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a2fc95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564995f11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x564995fcfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5649988afca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56499675f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56499646a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< 10.0 departed=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5', 'v.6', 'v.7', 'v.8', 'v.9') arrived=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5', 'v.6', 'v.7', 'v.8')
< 20.0 departed=('v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18', 'v.19') arrived=('v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18')
< 10.0 departed=() arrived=()
< 11.0 departed=('v.10',) arrived=('v.9',)
< 20.0 departed=('v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18', 'v.19') arrived=('v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18')
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="micro">
    <route id="r0" state="1" edges="SC"/>
    <delay number="1" begin="10" end="9" depart="0.00" time="9.00"/>
    <vType id="DEFAULT_VEHTYPE"/>
    <vehicle id="v.9" depart="9.00" departLane="best" departPos="last" departSpeed="max" route="r0" distance="0 0" speedFactor="0.8569" state="2236 9000 0 91.85 0 0.00 10000 0 0" pos="91.85 86.85 11.90" speed="11.90 11.90" angle="0.00" posLat="0.00" waitingTime="100000 0"/>
    <flowState id="v" begin="0.00" departLane="best" departPos="last" departSpeed="max" period="1.00" next="10.00" end="20.00" route="r0" done="10" index="10"/>
    <lane id="SC_0">
        <vehicles value="v.9"/>
    </lane>
    <tlLogic id="C" programID="0" phase="0" duration="10000"/>
</snapshot>

TEST FAILED on ts-sim-build-ba : traci simulation loadState busStop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,92
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  ba 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572002==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55d4f5e0be32 bp 0x7ffd42e4f9f0 sp 0x7ffd42e4f9e8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55d4f5e0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4f5e0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4f5b169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4f5b17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4f5d04e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d4f56ca73c in MSNet::clearState(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1011:23
>     #6 0x55d4f56de048 in MSNet::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1657:5
>     #7 0x55d4f66b4e35 in libsumo::Simulation::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:860:56
>     #8 0x55d4f63e9971 in TraCIServerAPI_Simulation::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:356:31
>     #9 0x55d4f62f795f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #10 0x55d4f63027d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #11 0x55d4f5692b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #12 0x55d4f569156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #13 0x55d4f567f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #14 0x7f13ea403d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7f13ea403e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #16 0x55d4f55bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:00 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,23
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.25" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.86" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="10.19" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.35" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.73" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.48" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="9.38" duration="36.00" routeLength="194.90" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="10.43" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.74" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.44" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.93" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.73" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.86" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.90" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.55" duration="36.00" routeLength="194.90" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="10.45" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.68" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.92" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.58" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.04" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <additional-files value="input_additional.add.xml,input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState calibrator ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  df 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572104==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a2c30c2e32 bp 0x7ffcc4b697b0 sp 0x7ffcc4b697a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a2c30c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2c30c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2c2dcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2c2dced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2c2fc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2c2fc0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2c322a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2c294cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2c294856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2c2936018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9a3afed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9a3afee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2c2874634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a2c2932aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a2c5212ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2c30c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2c2dcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,11d4
<     <tripinfo id="cali.0.0" depart="18.00" departLane="SC_0" departPos="4.18" departSpeed="33.19" departDelay="0.00" arrival="30.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="14.72" duration="12.00" routeLength="195.82" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.52" rerouteNo="0" devices="tripinfo_cali.0.0" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="cali.0.2" depart="24.00" departLane="SC_1" departPos="50.14" departSpeed="27.66" departDelay="0.00" arrival="34.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalSpeed="15.04" duration="10.00" routeLength="149.86" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_cali.0.2" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="cali.0.1" depart="24.00" departLane="SC_0" departPos="4.01" departSpeed="31.63" departDelay="0.00" arrival="36.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="13.55" duration="12.00" routeLength="195.99" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.29" rerouteNo="0" devices="tripinfo_cali.0.1" vType="car" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="cali.0.0" depart="18.00" departLane="SC_0" departPos="4.18" departSpeed="33.19" departDelay="0.00" arrival="30.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="14.72" duration="12.00" routeLength="195.82" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.56" rerouteNo="0" devices="tripinfo_cali.0.0" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="cali.0.1" depart="25.00" departLane="SC_0" departPos="41.57" departSpeed="28.39" departDelay="0.00" arrival="34.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="16.67" duration="9.00" routeLength="158.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.83" rerouteNo="0" devices="tripinfo_cali.0.1" vType="car" speedFactor="1.20" vaporized=""/>
<     <tripinfo id="cali.0.2" depart="25.00" departLane="SC_1" departPos="5.54" departSpeed="32.85" departDelay="0.00" arrival="37.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalSpeed="14.53" duration="12.00" routeLength="194.46" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.93" rerouteNo="0" devices="tripinfo_cali.0.2" vType="car" speedFactor="1.05" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci simulation loadState detectors ( Last six runs Jun2023 )

---------- Differences in detector ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:00 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,23
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="11.00" id="d1" nVehContrib="1" flow="327.27" occupancy="3.67" speed="12.37" harmonicMeanSpeed="12.37" length="5.00" nVehEntered="1"/>
<    <interval begin="0.00" end="11.00" id="d2" sampledSeconds="4.96" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.08" meanTimeLoss="1.23" meanOccupancy="3.42" maxOccupancy="10.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.50" maxVehicleNumber="1" />
<    <interval begin="0.00" end="11.00" id="d3" meanTravelTime="4.93" meanOverlapTravelTime="5.46" meanSpeed="10.66" meanHaltsPerVehicle="0.00" meanTimeLoss="0.70" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
< </detector>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="46053"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in errors ----------
0a1,92
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014180: note: object has invalid vptr
>  00 00 00 00  5c 38 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572004==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x5641d21eee32 bp 0x7ffc441c1990 sp 0x7ffc441c1988
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x5641d21eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641d21ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641d1ef99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641d1efad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641d20e7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5641d1aad73c in MSNet::clearState(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1011:23
>     #6 0x5641d1ac1048 in MSNet::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1657:5
>     #7 0x5641d2a97e35 in libsumo::Simulation::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:860:56
>     #8 0x5641d27cc971 in TraCIServerAPI_Simulation::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:356:31
>     #9 0x5641d26da95f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #10 0x5641d26e57d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #11 0x5641d1a75b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #12 0x5641d1a7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #13 0x5641d1a62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #14 0x7efe3e33bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7efe3e33be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #16 0x5641d19a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000142b4 is located 308 bytes inside of 528-byte region [0x616000014180,0x616000014390)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
31,120d30
< i=1 time=2.0 det=d1 count=0 ids=()
< i=1 time=2.0 det=d2 count=0 ids=()
< i=1 time=2.0 det=d3 count=0 ids=()
< i=1 time=3.0 det=d1 count=0 ids=()
< i=1 time=3.0 det=d2 count=0 ids=()
< i=1 time=3.0 det=d3 count=0 ids=()
< i=1 time=4.0 det=d1 count=0 ids=()
< i=1 time=4.0 det=d2 count=0 ids=()
< i=1 time=4.0 det=d3 count=0 ids=()
< i=1 time=5.0 det=d1 count=0 ids=()
< i=1 time=5.0 det=d2 count=0 ids=()
< i=1 time=5.0 det=d3 count=1 ids=('1',)
< i=1 time=6.0 det=d1 count=0 ids=()
< i=1 time=6.0 det=d2 count=1 ids=('0',)
< i=1 time=6.0 det=d3 count=1 ids=('1',)
< i=1 time=7.0 det=d1 count=0 ids=()
< i=1 time=7.0 det=d2 count=1 ids=('0',)
< i=1 time=7.0 det=d3 count=1 ids=('1',)
< i=1 time=8.0 det=d1 count=1 ids=('1',)
< i=1 time=8.0 det=d2 count=1 ids=('0',)
< i=1 time=8.0 det=d3 count=1 ids=('1',)
< i=1 time=9.0 det=d1 count=0 ids=()
< i=1 time=9.0 det=d2 count=1 ids=('0',)
< i=1 time=9.0 det=d3 count=1 ids=('1',)
< i=1 time=10.0 det=d1 count=0 ids=()
< i=1 time=10.0 det=d2 count=0 ids=()
< i=1 time=10.0 det=d3 count=0 ids=()
< i=1 time=11.0 det=d1 count=0 ids=()
< i=1 time=11.0 det=d2 count=0 ids=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState persons ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,92
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  82 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572092==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5654a8f91e32 bp 0x7fffac47a430 sp 0x7fffac47a428
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5654a8f91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654a8f919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654a8c9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654a8c9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654a8e8ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5654a885073c in MSNet::clearState(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1011:23
>     #6 0x5654a8864048 in MSNet::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1657:5
>     #7 0x5654a983ae35 in libsumo::Simulation::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:860:56
>     #8 0x5654a956f971 in TraCIServerAPI_Simulation::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:356:31
>     #9 0x5654a947d95f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #10 0x5654a94887d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #11 0x5654a8818b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #12 0x5654a881756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #13 0x5654a8805018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #14 0x7f5f55004d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7f5f55004e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #16 0x5654a8743634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState persons2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,92
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  6a 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572088==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55b761756e32 bp 0x7ffcf0cabaf0 sp 0x7ffcf0cabae8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55b761756e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7617569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7614619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b761462d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b76164fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b76101573c in MSNet::clearState(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1011:23
>     #6 0x55b761029048 in MSNet::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1657:5
>     #7 0x55b761fffe35 in libsumo::Simulation::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:860:56
>     #8 0x55b761d34971 in TraCIServerAPI_Simulation::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:356:31
>     #9 0x55b761c4295f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #10 0x55b761c4d7d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #11 0x55b760fddb4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #12 0x55b760fdc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #13 0x55b760fca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #14 0x7f8584058d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7f8584058e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #16 0x55b760f08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState persons_include ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,92
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  c9 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572103==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55ea6a40be32 bp 0x7fff767658b0 sp 0x7fff767658a8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55ea6a40be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea6a40b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea6a1169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea6a117d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea6a304e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ea69cca73c in MSNet::clearState(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1011:23
>     #6 0x55ea69cde048 in MSNet::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1657:5
>     #7 0x55ea6acb4e35 in libsumo::Simulation::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:860:56
>     #8 0x55ea6a9e9971 in TraCIServerAPI_Simulation::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:356:31
>     #9 0x55ea6a8f795f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #10 0x55ea6a9027d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #11 0x55ea69c92b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #12 0x55ea69c9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #13 0x55ea69c7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #14 0x7fe64fb92d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7fe64fb92e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #16 0x55ea69bbd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,9d4
<     <tripinfo id="0" depart="0.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="54.00" arrivalLane="CE_0" arrivalPos="91.95" arrivalSpeed="14.72" duration="54.00" routeLength="194.90" waitingTime="34.00" waitingCount="1" stopTime="0.00" timeLoss="40.52" rerouteNo="0" devices="tripinfo_0 routing_0" vType="car" speedFactor="1.06" vaporized=""/>
<     <personinfo id="p1" depart="0.00" type="ped" speedFactor="0.94">
<         <walk depart="0.00" departPos="0.00" arrival="117.00" arrivalPos="45.98" duration="117.00" routeLength="137.93" timeLoss="11.16" maxSpeed="1.30"/>
<     </personinfo>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci simulation loadState railSignal ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,91
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  98 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x561817557e32 bp 0x7ffe5c53d210 sp 0x7ffe5c53d208
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x561817557e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618175579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618172629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561817263d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561817450e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561816e1673c in MSNet::clearState(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1011:23
>     #6 0x561816e2a048 in MSNet::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1657:5
>     #7 0x561817e00e35 in libsumo::Simulation::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:860:56
>     #8 0x561817b35971 in TraCIServerAPI_Simulation::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:356:31
>     #9 0x561817a4395f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #10 0x561817a4e7d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #11 0x561816ddeb4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #12 0x561816ddd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #13 0x561816dcb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #14 0x7fb8e9ebcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7fb8e9ebce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #16 0x561816d09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="t0" depart="0.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="57.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="57.00" routeLength="300.20" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="10.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="92.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="82.00" routeLength="500.40" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="24.76" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci simulation loadState repeat ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011a80: note: object has invalid vptr
>  00 00 00 00  4e 37 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571995==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x559de4fbfe32 bp 0x7fffc9ccaed0 sp 0x7fffc9ccaec8
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x559de4fbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559de4fbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559de4cca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559de4ccbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559de4ec5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559de4ebd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559de5127793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559de4849c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559de484556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559de4833018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3aeedf4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3aeedf4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559de4771634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x559de482faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559de710fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559de4fbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559de4cca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:00 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,107c6,22
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="50.00">
<         <vehicle id="trip_0" x="130.76" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.01" pos="22.71" lane="CE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="51.00">
<         <vehicle id="trip_0" x="143.96" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.20" pos="35.91" lane="CE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="52.00">
<         <vehicle id="trip_0" x="158.53" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.57" pos="50.48" lane="CE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="53.00">
<         <vehicle id="trip_0" x="172.63" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.09" pos="64.58" lane="CE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="54.00">
<         <vehicle id="trip_0" x="186.48" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.85" pos="78.43" lane="CE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="55.00"/>
<     <timestep time="56.00"/>
<     <timestep time="57.00"/>
<     <timestep time="58.00"/>
<     <timestep time="59.00"/>
<     <timestep time="50.00">
<         <vehicle id="trip_0" x="131.24" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.49" pos="23.19" lane="CE_0" slope="0.00"/>
<     </timestep>
<     <timestep time="51.00">
<         <vehicle id="trip_0" x="144.97" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.73" pos="36.92" lane="CE_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,15d3
< 1.5199999999999996
< 114.65
< 32.0
< 1.5199999999999996
< 114.65
< 32.0
< 1.5199999999999996
< 114.65
< 32.0
< 1.5199999999999996
< 114.65
< 32.0

TEST FAILED on ts-sim-build-ba : traci simulation loadState rerouting ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  02 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572001==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x558338722e32 bp 0x7ffe05714070 sp 0x7ffe05714068
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x558338722e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583387229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55833842d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55833842ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558338628ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558338620952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55833888a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558337facc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558337fa856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558337f96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ce0d37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ce0d37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558337ed4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x558337f92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55833a872ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558338722725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55833842d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,200d0
< 1001.0
< 1002.0
< 1003.0
< 1004.0
< 1005.0
< 1006.0
< 1007.0
< 1008.0
< 1009.0
< 1010.0
< 1011.0
< 1012.0
< 1013.0
< 1014.0
< 1015.0
< 1016.0
< 1017.0
< 1018.0
< 1019.0
< 1020.0
< 1021.0
< 1022.0
< 1023.0
< 1024.0
< 1025.0
< 1026.0
< 1027.0
< 1028.0
< 1029.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState reset_routeFiles ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  02 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572045==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55587b16ee32 bp 0x7ffdca85e010 sp 0x7ffdca85e008
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55587b16ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55587b16e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55587ae799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55587ae7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55587b074ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55587b06c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55587b2d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55587a9f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55587a9f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55587a9e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1f42a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1f42a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55587a920634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55587a9deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55587d2beca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55587b16e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55587ae799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2d0
< first run finished with 100 vehicles
< second run finished with 100 vehicles

TEST FAILED on ts-sim-build-ba : traci simulation loadState subscription ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,94
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014480: note: object has invalid vptr
>  00 00 00 00  11 38 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572009==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000145b4 at pc 0x55cc1eba0e32 bp 0x7ffe3e56e9f0 sp 0x7ffe3e56e9e8
> READ of size 4 at 0x6160000145b4 thread T0
>     #0 0x55cc1eba0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc1eba09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc1e8ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc1e8acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc1ea99e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55cc1e45f73c in MSNet::clearState(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1011:23
>     #6 0x55cc1e473048 in MSNet::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1657:5
>     #7 0x55cc1f449e35 in libsumo::Simulation::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:860:56
>     #8 0x55cc1f17e971 in TraCIServerAPI_Simulation::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:356:31
>     #9 0x55cc1f08c95f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #10 0x55cc1f0977d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #11 0x55cc1e427b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #12 0x55cc1e42656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #13 0x55cc1e414018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #14 0x7f755c78ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7f755c78ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #16 0x55cc1e352634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000145b4 is located 308 bytes inside of 528-byte region [0x616000014480,0x616000014690)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
2d1
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}

TEST FAILED on ts-sim-build-ba : traci simulation loadState tlProgramOnline ( Last six runs Jun2023 )

---------- Differences in errors ----------
2c2,95
< Warning: Ignoring program 'online' for traffic light 'C' in loaded state
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: note: object has invalid vptr
>  00 00 00 00  c8 37 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572152==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55b16403be32 bp 0x7ffe0a87bb90 sp 0x7ffe0a87bb88
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55b16403be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b16403b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b163d469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b163d47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b163f34e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b1638fa73c in MSNet::clearState(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1011:23
>     #6 0x55b16390e048 in MSNet::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1657:5
>     #7 0x55b1648e4e35 in libsumo::Simulation::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:860:56
>     #8 0x55b164619971 in TraCIServerAPI_Simulation::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:356:31
>     #9 0x55b16452795f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #10 0x55b1645327d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #11 0x55b1638c2b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #12 0x55b1638c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #13 0x55b1638af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #14 0x7f4c3899dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7f4c3899de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #16 0x55b1637ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
2d1
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}

TEST FAILED on ts-sim-build-ba : traci simulation simulation ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,90
< Error: Answered with error to command 0xcb: Setting simulation parameter 'foo.bla' is not supported for object id 'foo'. Use empty id for generic network parameters
< Error: Answered with error to command 0xab: Simulation parameter 'foo.bla' is not supported for object id 'foo'. Use empty id for generic network parameters
< Error: Answered with error to command 0xab: Invalid chargingStation parameter 'bla'
< Error: Answered with error to command 0xab: Invalid chargingStation 'foo'
< Error: Answered with error to command 0xab: Unknown bus stop 'foo'.
< Error: Answered with error to command 0xab: Unknown from edge 'foo'.
< Error: Answered with error to command 0xab: Invalid departure edge for vehicle type 'DEFAULT_VEHTYPE' (Vehicle 'simulation.findRoute' is not allowed to depart on any lane of edge 'footpath'.)
< Error: Answered with error to command 0xab: Unknown from edge 'foo'.
< Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
< Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
< Error: Answered with error to command 0xab: Invalid depart position 100000.00 for edge 'o'.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'suddenStop', lane='o_0', gap=-1.36, time=13.00 stage=move.
< Warning: Vehicle 'collider' teleports beyond arrival edge 'o', time=13.00.
< Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=-100.00, offset=68.12), time=16.00.
< Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=17.00.
< Error: Requested command not implemented (0xac): GUI is not running, command not implemented in command line sumo
< Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=18.00.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000018c80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000018c80: note: object has invalid vptr
>  00 00 00 00  f7 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572108==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000018db4 at pc 0x563971aa4e32 bp 0x7ffc47457510 sp 0x7ffc47457508
> READ of size 4 at 0x616000018db4 thread T0
>     #0 0x563971aa4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563971aa49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,32d0
< ***Starting server on port <PORT> ***
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Warning: Value of tau=0.10 in vehicle type 'badDriver' lower than simulation step size may cause collisions.
< Simulation version started
< Error: Answered with error to command 0xcb: Setting simulation parameter 'foo.bla' is not supported for object id 'foo'. Use empty id for generic network parameters
< Error: Answered with error to command 0xab: Simulation parameter 'foo.bla' is not supported for object id 'foo'. Use empty id for generic network parameters
< Error: Answered with error to command 0xab: Invalid chargingStation parameter 'bla'
< Error: Answered with error to command 0xab: Invalid chargingStation 'foo'
< Error: Answered with error to command 0xab: Unknown bus stop 'foo'.
< Error: Answered with error to command 0xab: Unknown from edge 'foo'.
< Error: Answered with error to command 0xab: Invalid departure edge for vehicle type 'DEFAULT_VEHTYPE' (Vehicle 'simulation.findRoute' is not allowed to depart on any lane of edge 'footpath'.)
< Error: Answered with error to command 0xab: Unknown from edge 'foo'.
< Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
< Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
< Error: Answered with error to command 0xab: Invalid depart position 100000.00 for edge 'o'.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'suddenStop', lane='o_0', gap=-1.36, time=13.00 stage=move.
< Warning: Vehicle 'collider' teleports beyond arrival edge 'o', time=13.00.
< Warning: Vehicle 'emergencyStopper' perfor(TIME) emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=-100.00, offset=68.12), time=16.00.
< Warning: Vehicle 'emergencyStopper' perfor(TIME) emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=17.00.
< Error: Requested command not implemented (0xac): GUI is not running, command not implemented in command line sumo
< custom log message
< Warning: Vehicle 'emergencyStopper' perfor(TIME) emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=18.00.
< Simulation ended at time: 19.00
< Reason: TraCI requested termination.
< DijkstraRouter answered 2 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 32.12 edges on average.
<truncated after showing first 30 lines>
---------- Differences in output ----------
69,204d68
< save simstate
< getParameter (generic) 42
< getParameter charginStation.totalEnergyCharged 0.00
< getParameter chargingStation.name megaCharger
< getParameter chargingStation.lane o_0
< getParameter chargingStation.key1 val1
< getParameter parkingArea.capacity 6
< getParameter parkingArea.occupancy 0
< getParameter parkingArea.name DLR
< getParameter parkingArea.lane 2o_0
< getParameter parkingArea.key3 val3
< getParameter busStop.name Magnusstr.
< getParameter busStop.lane o_0
< getParameter busStop.key2 val2
< getBusStopIDList ('bs',)
< getBusStopWaiting 1
< getBusStopWaitingIDList ('p1',)
< findRoute Stage(type=3, edges=('o', '2o'), travelTime=1088.9604316546763, cost=1088.9604316546763, length=15136.55, depart=INVALID, departPos=INVALID, arrivalPos=INVALID)
< findRoute with routing mode Stage(type=3, edges=('o', '2o'), travelTime=1681.8363846480145, cost=1681.8363846480145, length=15136.55, depart=INVALID, departPos=INVALID, arrivalPos=INVALID)
< findIntermodalRoute (Stage(type=2, edges=('footpath', 'footpath2'), travelTime=144.00000000000003, cost=144.00000000000003, length=250.0, depart=6.0, departPos=0.0, arrivalPos=50.0),)
< findIntermodalRoute (walk)
<   Stage(type=2, edges=('o', '2o'), travelTime=4804.484160000001, cost=4804.484160000001, length=14979.671, depart=6.0, departPos=10.0, arrivalPos=5000.0)
< 
< findIntermodalRoute (bike)
<   Stage(type=3, vType=DEFAULT_BIKETYPE, line=bicycle, edges=('o', '2o'), travelTime=1824.5790000000002, cost=1824.5790000000002, length=20111.55, intended=bicycle, depart=6.00096, departPos=0.0, arrivalPos=5000.0)
< 
< findIntermodalRoute (car)
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('o', '2o'), travelTime=729.2482014388488, cost=729.2482014388488, length=20111.55, intended=car, depart=6.00096, departPos=0.0, arrivalPos=5000.0)
< 
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="6.00" type="micro">
    <route id="broken" state="1" edges="o o"/>
    <route id="horizontal" state="1" edges="o"/>
    <delay number="2" begin="6" end="1" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_PEDTYPE" vClass="pedestrian"/>
    <vType id="DEFAULT_VEHTYPE"/>
    <vType id="badDriver" accel="5" decel="2" tau="0.1"/>
    <vehicle id="collider" type="badDriver" depart="10.00" departSpeed="max" route="horizontal" distance="0 0" speedFactor="1.0000" state="2066 9223372036854775807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="emergencyStopper" depart="14.00" departPos="5000.00" departSpeed="max" route="broken" distance="0 0" speedFactor="1.0000" state="2072 9223372036854775807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="horiz" depart="0.00" route="horizontal" distance="0 0" speedFactor="1.0000" state="2048 0 0 5.10 0 2.77 5000 0 0" pos="36.07 31.07 10.67" speed="10.67 8.63" angle="139.54" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="horiz1" depart="5.00" route="horizontal" distance="0 0" speedFactor="1.0000" state="2048 5000 0 5.10 0 0.00 6000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="139.54" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="suddenStop" depart="6.00" route="horizontal" distance="0 0" speedFactor="1.0000" state="2048 9223372036854775807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
        <stop lane="o_0" startPos="19.80" endPos="20.00" duration="5.00"/>
    </vehicle>
    <lane id="o_0">
        <vehicles value="horiz1 horiz"/>
    </lane>
</snapshot>

TEST FAILED on ts-sim-build-ba : traci trafficlight NEMA maxGreens ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600001ce80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600001ce80: note: object has invalid vptr
>  00 00 00 00  c4 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571723==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600001cfb4 at pc 0x5581fad74e32 bp 0x7ffef488d670 sp 0x7ffef488d668
> READ of size 4 at 0x61600001cfb4 thread T0
>     #0 0x5581fad74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581fad749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581faa7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581faa80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581fac7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581fac72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581faedc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581fa5fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581fa5fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581fa5e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe056ccad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe056ccae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581fa526634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600001cfb4 is located 308 bytes inside of 528-byte region [0x61600001ce80,0x61600001d090)
> freed by thread T0 here:
>     #0 0x5581fa5e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5581fcec4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581fad74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581faa7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:56 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,305c6,20
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="1.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="4.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="5.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="6.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="7.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="8.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="9.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="10.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="11.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="12.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="13.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="14.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="15.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="16.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="17.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="18.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="19.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="20.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="21.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="22.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="23.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="24.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight NEMA offset ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600001ce80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600001ce80: note: object has invalid vptr
>  00 00 00 00  c7 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571664==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600001cfb4 at pc 0x5556db7e2e32 bp 0x7ffe9f9c8830 sp 0x7ffe9f9c8828
> READ of size 4 at 0x61600001cfb4 thread T0
>     #0 0x5556db7e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556db7e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556db4ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556db4eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556db6e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556db6e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556db94a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556db06cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556db06856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556db056018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f428eb02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f428eb02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556daf94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600001cfb4 is located 308 bytes inside of 528-byte region [0x61600001ce80,0x61600001d090)
> freed by thread T0 here:
>     #0 0x5556db052aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5556dd932ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556db7e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556db4ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:56 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,305c6,20
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="1.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="4.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="5.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="6.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="7.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="8.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="9.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="10.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="11.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="12.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="13.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="14.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="15.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="16.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="17.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="18.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="19.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="20.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="21.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="22.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="23.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="24.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight NEMA phaseCalls ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600001ce80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600001ce80: note: object has invalid vptr
>  00 00 00 00  ca 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571720==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600001cfb4 at pc 0x55caaff3ce32 bp 0x7fffc386c150 sp 0x7fffc386c148
> READ of size 4 at 0x61600001cfb4 thread T0
>     #0 0x55caaff3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55caaff3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55caafc479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55caafc48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55caafe42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55caafe3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cab00a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55caaf7c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55caaf7c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55caaf7b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9f236ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9f236ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55caaf6ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600001cfb4 is located 308 bytes inside of 528-byte region [0x61600001ce80,0x61600001d090)
> freed by thread T0 here:
>     #0 0x55caaf7acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cab208cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55caaff3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55caafc479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
28,300d27
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '1', '0', '0']
< ['0', '1', '0', '1', '0', '1', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '1', '0', '0']
< ['0', '1', '0', '1', '0', '1', '0', '0']
< ['0', '0', '0', '1', '0', '1', '0', '0']
< ['0', '0', '0', '1', '0', '0', '0', '0']
< ['0', '1', '0', '1', '0', '1', '0', '0']
< ['0', '1', '0', '1', '0', '1', '0', '0']
< ['0', '1', '0', '1', '0', '0', '0', '0']
< ['0', '0', '0', '1', '0', '0', '0', '0']
< ['0', '0', '0', '1', '0', '1', '0', '0']
< ['1', '0', '0', '1', '0', '0', '0', '0']
< ['1', '0', '0', '1', '0', '0', '0', '0']
< ['1', '0', '0', '1', '0', '0', '0', '0']
< ['1', '0', '0', '1', '0', '0', '0', '0']
< ['1', '0', '0', '1', '0', '0', '0', '0']
< ['1', '0', '0', '1', '0', '1', '0', '0']
< ['1', '0', '0', '1', '0', '0', '0', '0']
< ['1', '0', '0', '1', '0', '0', '0', '0']
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:56 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,305c6,20
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="1.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="4.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="5.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="6.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="7.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="8.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="9.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="10.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="11.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="12.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="13.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="14.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="15.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="16.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="17.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="18.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="19.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="20.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="21.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="22.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="23.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="24.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight NEMA splits ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600001ce80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600001ce80: note: object has invalid vptr
>  00 00 00 00  ca 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571665==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600001cfb4 at pc 0x55c6955c7e32 bp 0x7ffd2f85fed0 sp 0x7ffd2f85fec8
> READ of size 4 at 0x61600001cfb4 thread T0
>     #0 0x55c6955c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6955c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6952d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6952d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6954cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6954c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c69572f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c694e51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c694e4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c694e3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6475622d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6475622e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c694d79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600001cfb4 is located 308 bytes inside of 528-byte region [0x61600001ce80,0x61600001d090)
> freed by thread T0 here:
>     #0 0x55c694e37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c697717ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6955c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6952d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:56 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,305c6,20
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="1.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="4.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="5.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="6.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="7.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="8.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="9.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="10.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="11.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="12.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="13.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="14.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="15.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="16.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="17.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="18.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="19.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="20.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="21.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="22.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="23.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="24.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight NEMA splits_invalid ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600001ce80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600001ce80: note: object has invalid vptr
>  00 00 00 00  c9 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571713==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600001cfb4 at pc 0x55ffe7d07e32 bp 0x7fff237b2730 sp 0x7fff237b2728
> READ of size 4 at 0x61600001cfb4 thread T0
>     #0 0x55ffe7d07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffe7d079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffe7a129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffe7a13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffe7c0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffe7c05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffe7e6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffe7591c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffe758d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffe757b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89aa6ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89aa6cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffe74b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600001cfb4 is located 308 bytes inside of 528-byte region [0x61600001ce80,0x61600001d090)
> freed by thread T0 here:
>     #0 0x55ffe7577aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ffe9e57ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffe7d07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffe7a129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:56 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,305c6,20
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="1.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="4.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="5.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="6.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="7.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="8.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="9.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="10.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="11.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="12.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="13.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="14.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="15.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="16.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="17.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="18.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="19.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="20.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="21.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="22.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="23.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="24.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight actuated ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,87
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  c7 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571787==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x563e43879e32 bp 0x7ffe2b3b67f0 sp 0x7ffe2b3b67e8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x563e43879e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e438799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e435849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e43585d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e4377febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e43777952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e439e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e43103c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e430ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e430ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c33866d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c33866e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e4302b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x563e430e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563e459c9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e43879725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e435849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
33,192d32
< 30.0 phase=6
< 31.0 phase=6
< 32.0 phase=6
< 33.0 phase=6
< 34.0 phase=7
< 35.0 phase=7
< 36.0 phase=7
< 37.0 phase=0
< 38.0 phase=0
< 39.0 phase=0
< 40.0 phase=0
< 41.0 phase=0
< 42.0 phase=0
< 43.0 phase=1
< 44.0 phase=1
< 45.0 phase=1
< 46.0 phase=2
< 47.0 phase=2
< 48.0 phase=2
< 49.0 phase=2
< 50.0 phase=2
< jumping from phase 2 to 5
< 51.0 phase=5
< 52.0 phase=5
< 53.0 phase=5
< 54.0 phase=5
< 55.0 phase=5
< 56.0 phase=5
< 57.0 phase=5
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:57 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,55c6,31
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <tlLogic id="C" type="static" programID="1">
<         <phase duration="7.00"  state="GGGggrrrrrGGGggrrrrr"/>
<         <phase duration="3.00"  state="yyyggrrrrryyyggrrrrr"/>
<         <phase duration="6.00"  state="rrrGGrrrrrrrrGGrrrrr"/>
<         <phase duration="3.00"  state="rrryyrrrrrrrryyrrrrr"/>
<         <phase duration="5.00"  state="rrrrrGGGggrrrrrGGGgg"/>
<         <phase duration="3.00"  state="rrrrryyyggrrrrryyygg"/>
<         <phase duration="6.00"  state="rrrrrrrrGGrrrrrrrrGG"/>
<         <phase duration="3.00"  state="rrrrrrrryyrrrrrrrryy"/>
<         <phase duration="6.00"  state="GGGggrrrrrGGGggrrrrr"/>
<         <phase duration="3.00"  state="yyyggrrrrryyyggrrrrr"/>
<         <phase duration="5.00"  state="rrrGGrrrrrrrrGGrrrrr"/>
<         <phase duration="20.00" state="rrrrryyyggrrrrryyygg"/>
<         <phase duration="6.00"  state="rrrrrrrrGGrrrrrrrrGG"/>
<         <phase duration="3.00"  state="rrrrrrrryyrrrrrrrryy"/>
<         <phase duration="5.00"  state="GGGggrrrrrGGGggrrrrr"/>
<         <phase duration="3.00"  state="yyyggrrrrryyyggrrrrr"/>
<         <phase duration="6.00"  state="rrrGGrrrrrrrrGGrrrrr"/>
<         <phase duration="3.00"  state="rrryyrrrrrrrryyrrrrr"/>
<         <phase duration="9.00"  state="rrrrrGGGggrrrrrGGGgg"/>
<         <phase duration="3.00"  state="rrrrryyyggrrrrryyygg"/>
<         <phase duration="6.00"  state="rrrrrrrrGGrrrrrrrrGG"/>
<         <phase duration="3.00"  state="rrrrrrrryyrrrrrrrryy"/>
<         <phase duration="6.00"  state="GGGggrrrrrGGGggrrrrr"/>
<         <phase duration="3.00"  state="yyyggrrrrryyyggrrrrr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight actuated_conditions ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  5a 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571791==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561e5be71e32 bp 0x7ffdd978e610 sp 0x7ffdd978e608
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561e5be71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e5be719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e5bb7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e5bb7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e5bd77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e5bd6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e5bfd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e5b6fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e5b6f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e5b6e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa79ff80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa79ff80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e5b623634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561e5b6e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561e5dfc1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e5be71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e5bb7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
59,180d58
< 59.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 60.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 61.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 62.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 63.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 64.0 conditions NS : 1.00 NSL : 1.00 EW : 0.00 EWL : 1.00
< 65.0 conditions NS : 0.00 NSL : 1.00 EW : 0.00 EWL : 1.00
< 66.0 conditions NS : 0.00 NSL : 1.00 EW : 0.00 EWL : 1.00
< 67.0 conditions NS : 0.00 NSL : 1.00 EW : 0.00 EWL : 1.00
< 68.0 conditions NS : 0.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 69.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 70.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 71.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 72.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 73.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 74.0 conditions NS : 0.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 75.0 conditions NS : 0.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 76.0 conditions NS : 0.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 77.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 78.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 79.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 80.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 81.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 82.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 83.0 conditions NS : 1.00 NSL : 1.00 EW : 1.00 EWL : 1.00
< 84.0 conditions NS : 0.00 NSL : 1.00 EW : 0.00 EWL : 1.00
< 85.0 conditions NS : 0.00 NSL : 1.00 EW : 0.00 EWL : 1.00
< 86.0 conditions NS : 0.00 NSL : 1.00 EW : 0.00 EWL : 1.00
< 87.0 conditions NS : 0.00 NSL : 1.00 EW : 0.00 EWL : 1.00
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
62,185c62
<     <tlsState time="57.00" id="C" programID="1" phase="6" state="rrrGrrrG" detectors="0 0 0 0 0 0 0 0" conditions="0.00 1.00 0.00 1.00"/>
<     <tlsState time="58.00" id="C" programID="1" phase="6" state="rrrGrrrG" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="59.00" id="C" programID="1" phase="6" state="rrrGrrrG" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="60.00" id="C" programID="1" phase="6" state="rrrGrrrG" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="61.00" id="C" programID="1" phase="7" state="rrryrrry" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="62.00" id="C" programID="1" phase="7" state="rrryrrry" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="63.00" id="C" programID="1" phase="7" state="rrryrrry" detectors="0 0 0 0 0 0 0 0" conditions="0.00 1.00 1.00 1.00"/>
<     <tlsState time="64.00" id="C" programID="1" phase="0" state="GgrrGgrr" detectors="0 0 0 0 0 0 1 0" conditions="0.00 1.00 0.00 1.00"/>
<     <tlsState time="65.00" id="C" programID="1" phase="0" state="GgrrGgrr" detectors="0 0 0 0 1 0 0 0" conditions="0.00 1.00 0.00 1.00"/>
<     <tlsState time="66.00" id="C" programID="1" phase="0" state="GgrrGgrr" detectors="0 0 0 0 0 0 0 0" conditions="0.00 1.00 0.00 1.00"/>
<     <tlsState time="67.00" id="C" programID="1" phase="0" state="GgrrGgrr" detectors="0 0 0 0 0 0 0 0" conditions="0.00 1.00 0.00 1.00"/>
<     <tlsState time="68.00" id="C" programID="1" phase="0" state="GgrrGgrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 0.00 1.00"/>
<     <tlsState time="69.00" id="C" programID="1" phase="1" state="ygrrygrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="70.00" id="C" programID="1" phase="1" state="ygrrygrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="71.00" id="C" programID="1" phase="1" state="ygrrygrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="72.00" id="C" programID="1" phase="2" state="rGrrrGrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="73.00" id="C" programID="1" phase="2" state="rGrrrGrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 0.00 1.00"/>
<     <tlsState time="74.00" id="C" programID="1" phase="2" state="rGrrrGrr" detectors="0 0 0 0 1 0 0 0" conditions="1.00 1.00 0.00 1.00"/>
<     <tlsState time="75.00" id="C" programID="1" phase="2" state="rGrrrGrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 0.00 1.00"/>
<     <tlsState time="76.00" id="C" programID="1" phase="2" state="rGrrrGrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 0.00 1.00"/>
<     <tlsState time="77.00" id="C" programID="1" phase="3" state="ryrrryrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="78.00" id="C" programID="1" phase="3" state="ryrrryrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="79.00" id="C" programID="1" phase="3" state="ryrrryrr" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="80.00" id="C" programID="1" phase="4" state="rrGgrrGg" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="81.00" id="C" programID="1" phase="4" state="rrGgrrGg" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="82.00" id="C" programID="1" phase="4" state="rrGgrrGg" detectors="0 0 0 0 0 0 0 0" conditions="1.00 1.00 1.00 1.00"/>
<     <tlsState time="83.00" id="C" programID="1" phase="4" state="rrGgrrGg" detectors="0 0 0 0 0 0 0 0" conditions="0.00 1.00 0.00 1.00"/>
<     <tlsState time="84.00" id="C" programID="1" phase="4" state="rrGgrrGg" detectors="0 0 0 0 1 0 1 0" conditions="0.00 1.00 0.00 1.00"/>
<     <tlsState time="85.00" id="C" programID="1" phase="4" state="rrGgrrGg" detectors="0 0 0 0 0 0 0 0" conditions="0.00 1.00 0.00 1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints getConstraints ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  70 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571408==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5632c8292e32 bp 0x7ffd3d56c710 sp 0x7ffd3d56c708
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5632c8292e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632c82929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632c7f9d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632c7f9ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632c8198ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632c8190952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632c83fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632c7b1cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632c7b1856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632c7b06018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59172a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59172a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632c7a44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5632c7b02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5632ca3e2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632c8292725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632c7f9d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
16,20d15
< constraints for 'A' (later)
<    Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=False, active=True param=bar=23|foo=42)
<    Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<    Constraint(signalId=A tripId=t4, foeId=t5, foeSignal=D, limit=1, type=0, mustWait=True, active=True)

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints getConstraints_types ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  20 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571421==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559c9abd7e32 bp 0x7ffd18cb6750 sp 0x7ffd18cb6748
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559c9abd7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c9abd79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c9a8e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c9a8e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c9aad0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559c9aad0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559c9aad27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559c9a4576a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559c9a45a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559c9a44b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc6869f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6869f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c9a389634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559c9a447aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559c9cd27ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c9abd7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c9a8e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints removeConstraints_all ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  6e 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571453==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5631bb900e32 bp 0x7ffcea33deb0 sp 0x7ffcea33dea8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5631bb900e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631bb9009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631bb60b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631bb60cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631bb7f9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5631bb7f9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5631bb7fb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5631bb1806a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5631bb183698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5631bb174216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f41639b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41639b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631bb0b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5631bb170aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5631bda50ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631bb900725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631bb60b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:53 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,24
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< </tripinfos>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="34599"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints removeConstraints_foeId ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  69 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571476==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x562564a37e32 bp 0x7ffc49c91ad0 sp 0x7ffc49c91ac8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x562564a37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562564a379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625647429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562564743d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562564930e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562564930786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5625649327f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5625642b76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5625642ba698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5625642ab216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f001f90ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f001f90ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625641e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5625642a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562566b87ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562564a37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625647429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:53 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,24
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< </tripinfos>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="51695"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints removeConstraints_foeSignal ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  68 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571485==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55ee878fde32 bp 0x7fff2bf17df0 sp 0x7fff2bf17de8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55ee878fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee878fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee876089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee87609d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee877f6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ee877f6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ee877f87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ee8717d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ee87180698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ee87171216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9447d1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9447d1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee870af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55ee8716daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ee89a4dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee878fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee876089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:53 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,24
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< </tripinfos>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="49799"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints removeConstraints_signalId ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  6b 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571459==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x56265e683e32 bp 0x7ffe726b7350 sp 0x7ffe726b7348
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x56265e683e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56265e6839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56265e38e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56265e38fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56265e57ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56265e57c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56265e57e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56265df036a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56265df06698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56265def7216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f40b9bb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40b9bb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56265de35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x56265def3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626607d3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56265e683725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56265e38e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:53 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,24
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< </tripinfos>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="50503"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints removeConstraints_tripId ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  6e 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571471==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x558a0d012e32 bp 0x7fff87285670 sp 0x7fff87285668
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x558a0d012e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a0d0129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a0cd1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a0cd1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a0cf0be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558a0cf0b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558a0cf0d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558a0c8926a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558a0c895698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558a0c886216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe9e0b4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9e0b4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a0c7c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x558a0c882aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558a0f162ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a0d012725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a0cd1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:53 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,24
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< </tripinfos>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="47693"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 1 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  d8 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5591dda1be32 bp 0x7ffc81a2dbf0 sp 0x7ffc81a2dbe8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5591dda1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591dda1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591dd7269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591dd727d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591dd921ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591dd919952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591ddb83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591dd2a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591dd2a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591dd28f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff79d9d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff79d9d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591dd1cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5591dd28baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5591dfb6bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591dda1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591dd7269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="104.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="104.00" routeLength="1432.74" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="168.00" routeLength="1349.90" waitingTime="38.00" waitingCount="1" stopTime="0.00" timeLoss="70.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="235.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="235.00" routeLength="1391.32" waitingTime="69.00" waitingCount="2" stopTime="0.00" timeLoss="134.17" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  46 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571520==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55911aff9e32 bp 0x7ffdf4f91410 sp 0x7ffdf4f91408
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55911aff9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55911aff99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55911ad049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55911ad05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55911aeffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55911aef7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55911b161793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55911a883c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55911a87f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55911a86d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21d2a1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21d2a1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55911a7ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55911a869aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55911d149ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55911aff9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55911ad049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1349.90" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="232.00" routeLength="1432.74" waitingTime="63.00" waitingCount="2" stopTime="0.00" timeLoss="128.18" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 2_swapLater ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  e4 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571537==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x563d2518ae32 bp 0x7fffe94ec0f0 sp 0x7fffe94ec0e8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x563d2518ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d2518a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d24e959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d24e96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d25090ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d25088952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d252f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d24a14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d24a1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d249fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f431d80dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f431d80de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d2493c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x563d249faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563d272daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d2518a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d24e959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1432.74" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="61.18" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 3 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  db 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571544==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556eef31fe32 bp 0x7ffea564a210 sp 0x7ffea564a208
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556eef31fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556eef31f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556eef02a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556eef02bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556eef225ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556eef21d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556eef487793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556eeeba9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556eeeba556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556eeeb93018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4848752d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4848752e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556eeead1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556eeeb8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556ef146fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556eef31f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556eef02a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="171.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="171.00" routeLength="1432.74" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="235.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="235.00" routeLength="1349.90" waitingTime="105.00" waitingCount="1" stopTime="0.00" timeLoss="137.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 4 ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,87
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  31 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571542==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x55f5f6e39e32 bp 0x7ffce3778430 sp 0x7ffce3778428
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x55f5f6e39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5f6e399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5f6b449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5f6b45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5f6d3febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5f6d37952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5f6fa1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5f66c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5f66bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5f66ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f267ccf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f267ccf0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5f65eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x55f5f66a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f5f8f89ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5f6e39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5f6b449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,9d4
<     <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="171.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="171.00" routeLength="1432.74" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t3" depart="0.00" departLane="n_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="238.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="238.00" routeLength="1432.74" waitingTime="102.00" waitingCount="1" stopTime="0.00" timeLoss="134.18" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="j_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="294.00" routeLength="1391.32" waitingTime="161.00" waitingCount="1" stopTime="0.00" timeLoss="193.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 4b ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  00 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571554==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x563ee07a5e32 bp 0x7ffc15345bd0 sp 0x7ffc15345bc8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x563ee07a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ee07a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ee04b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ee04b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ee06abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ee06a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ee090d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ee002fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ee002b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ee0019018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe1e397d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe1e397e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563edff57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x563ee0015aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563ee28f5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ee07a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ee04b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,9d4
<     <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="171.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="171.00" routeLength="1432.74" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t3" depart="0.00" departLane="n_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="238.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="238.00" routeLength="1432.74" waitingTime="102.00" waitingCount="1" stopTime="0.00" timeLoss="134.18" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="j_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="294.00" routeLength="1391.32" waitingTime="161.00" waitingCount="1" stopTime="0.00" timeLoss="193.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 5 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  24 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571562==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a8b2b45e32 bp 0x7ffe2c04bd10 sp 0x7ffe2c04bd08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a8b2b45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8b2b459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8b28509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8b2851d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8b2a4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a8b2a43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8b2cad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8b23cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8b23cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a8b23b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8b07e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8b07e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8b22f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a8b23b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a8b4c95ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8b2b45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8b28509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,9d4
<     <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="tx" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="j_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_tx routing_tx" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="264.00" routeLength="1432.74" waitingTime="110.00" waitingCount="2" stopTime="0.00" timeLoss="160.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 6 ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  36 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571561==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x557d6e7e6e32 bp 0x7fff6c998f90 sp 0x7fff6c998f88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x557d6e7e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d6e7e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d6e4f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d6e4f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d6e6ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d6e6e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d6e94e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d6e070c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d6e06c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d6e05a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59db81ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59db81ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d6df98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x557d6e056aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557d70936ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d6e7e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d6e4f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,9d4
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t3" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="224.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="224.00" routeLength="1432.74" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="264.00" routeLength="1432.74" waitingTime="110.00" waitingCount="2" stopTime="0.00" timeLoss="160.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap bidi ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  3d 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571663==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55b64f8f1e32 bp 0x7ffe28454c10 sp 0x7ffe28454c08
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55b64f8f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b64f8f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b64f5fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b64f5fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b64f7f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b64f7ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b64fa59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b64f17bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b64f17756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b64f165018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc65acd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc65acd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b64f0a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55b64f161aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b651a41ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b64f8f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b64f5fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t1" depart="20.00" departLane="-f2_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="-a2_0" arrivalPos="200.00" arrivalSpeed="5.00" duration="201.00" routeLength="891.32" waitingTime="26.00" waitingCount="1" stopTime="40.00" timeLoss="96.65" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="279.00" arrivalLane="f_0" arrivalPos="200.00" arrivalSpeed="5.00" duration="279.00" routeLength="849.90" waitingTime="0.00" waitingCount="0" stopTime="164.00" timeLoss="53.64" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="25.00" departLane="-f2_0" departPos="50.10" departSpeed="10.16" departDelay="5.00" arrival="281.00" arrivalLane="-a2_0" arrivalPos="200.00" arrivalSpeed="5.00" duration="256.00" routeLength="891.32" waitingTime="0.00" waitingCount="0" stopTime="136.00" timeLoss="55.65" rerouteNo="0" devices="tripinfo_t2" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap egoLeader ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  f6 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55bc3e58ae32 bp 0x7ffce47f7470 sp 0x7ffce47f7468
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55bc3e58ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc3e58a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc3e2959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc3e296d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc3e490ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc3e488952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc3e6f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc3de14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc3de1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc3ddfe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9fa1fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9fa1fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc3dd3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55bc3ddfaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bc406daca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc3e58a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc3e2959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t1" depart="0.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="65.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="65.00" routeLength="891.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="123.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="123.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="22.05" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="187.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="187.00" routeLength="1349.90" waitingTime="57.00" waitingCount="1" stopTime="0.00" timeLoss="89.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap foeInsertion ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  fb 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571629==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5575c20ace32 bp 0x7ffea0491f30 sp 0x7ffea0491f28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5575c20ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575c20ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575c1db79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575c1db8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575c1fb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575c1faa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575c2214793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575c1936c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575c193256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575c1920018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb954cfed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb954cfee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575c185e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5575c191caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5575c41fcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575c20ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575c1db79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="891.32" waitingTime="68.00" waitingCount="1" stopTime="0.00" timeLoss="100.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap insertion ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  99 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571641==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556b283d0e32 bp 0x7ffe03fc0770 sp 0x7ffe03fc0768
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556b283d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b283d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b280db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b280dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b282d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b282ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b28538793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b27c5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b27c5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b27c44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b70607d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b70607e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b27b82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556b27c40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556b2a520ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b283d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b280db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="101.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="71.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="131.00" routeLength="891.32" waitingTime="34.00" waitingCount="1" stopTime="0.00" timeLoss="66.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap insertion_tripId ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  ae 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 6d 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571657==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55bb2ff50e32 bp 0x7ffed9763eb0 sp 0x7ffed9763ea8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55bb2ff50e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb2ff509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb2fc5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb2fc5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb2fe56ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb2fe4e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb300b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb2f7dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb2f7d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb2f7c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d3510bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d3510be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb2f702634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55bb2f7c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bb320a0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb2ff50725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb2fc5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="101.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="71.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="131.00" routeLength="891.32" waitingTime="20.00" waitingCount="1" stopTime="5.00" timeLoss="61.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap looped ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  d6 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571644==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55de0e8f2e32 bp 0x7ffdfcde9bf0 sp 0x7ffdfcde9be8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55de0e8f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de0e8f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de0e5fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de0e5fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de0e7f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de0e7f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de0ea5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de0e17cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de0e17856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de0e166018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07cc256d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07cc256e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de0e0a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55de0e162aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55de10a42ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de0e8f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de0e5fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="168.00" routeLength="1432.74" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.18" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="224.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="224.00" routeLength="1391.56" waitingTime="91.00" waitingCount="1" stopTime="0.00" timeLoss="123.15" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="323.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="323.00" routeLength="4350.14" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.88" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap redundant_1 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  f6 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x562f4aaa0e32 bp 0x7fffbc45f8b0 sp 0x7fffbc45f8a8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x562f4aaa0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f4aaa09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f4a7ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f4a7acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f4a9a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f4a99e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f4ac08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f4a32ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f4a32656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f4a314018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc47f64dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc47f64de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f4a252634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x562f4a310aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562f4cbf0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f4aaa0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f4a7ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="4.00" departLane="a_0" departPos="50.10" departSpeed="12.65" departDelay="4.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="217.00" routeLength="1391.32" waitingTime="83.00" waitingCount="1" stopTime="0.00" timeLoss="116.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap redundant_2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
5a6,88
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  5e 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571588==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55878318ce32 bp 0x7ffce9ab10b0 sp 0x7ffce9ab10a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55878318ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55878318c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558782e979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558782e98d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558783092ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55878308a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587832f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558782a16c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558782a1256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558782a00018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f963a8efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f963a8efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55878293e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5587829fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5587852dcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55878318c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558782e979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="400.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="400.00" routeLength="1349.90" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="305.88" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="413.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="413.00" routeLength="1391.32" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="315.72" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="4.00" departLane="h_0" departPos="50.10" departSpeed="12.65" departDelay="4.00" arrival="477.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="473.00" routeLength="1349.90" waitingTime="324.00" waitingCount="2" stopTime="0.00" timeLoss="375.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap redundant_2_routes ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,87
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  f2 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571626==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b613cb2e32 bp 0x7ffe233be770 sp 0x7ffe233be768
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b613cb2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b613cb29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6139bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6139bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b613bb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b613bb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b613e1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b61353cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b61353856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b613526018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb6a5cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb6a5cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b613464634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b613522aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b615e02ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b613cb2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6139bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="400.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="400.00" routeLength="1349.90" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="305.88" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="413.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="413.00" routeLength="1391.32" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="315.72" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="4.00" departLane="h_0" departPos="50.10" departSpeed="12.65" departDelay="4.00" arrival="477.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="473.00" routeLength="1349.90" waitingTime="324.00" waitingCount="2" stopTime="0.00" timeLoss="375.17" rerouteNo="0" devices="tripinfo_t2" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swapConstraints ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  ea 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571428==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55bbd0ee0e32 bp 0x7ffec0b30610 sp 0x7ffec0b30608
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55bbd0ee0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbd0ee09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbd0beb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbd0becd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbd0de6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbd0dde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbd1048793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbd076ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbd076656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbd0754018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d803a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d803a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbd0692634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55bbd0750aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bbd3030ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbd0ee0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbd0beb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1432.74" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="61.18" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swapConstraints_loadState ( Last six runs Jun2023 )

---------- Differences in errors ----------
2c2,92
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  39 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571440==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x560e338e9e32 bp 0x7ffde81a2d30 sp 0x7ffde81a2d28
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x560e338e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e338e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e335f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e335f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e337e2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560e331a873c in MSNet::clearState(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1011:23
>     #6 0x560e331bc048 in MSNet::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1657:5
>     #7 0x560e34192e35 in libsumo::Simulation::loadState(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/Simulation.cpp:860:56
>     #8 0x560e33ec7971 in TraCIServerAPI_Simulation::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:356:31
>     #9 0x560e33dd595f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #10 0x560e33de07d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #11 0x560e33170b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #12 0x560e3316f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #13 0x560e3315d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #14 0x7f35602e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7f35602e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #16 0x560e3309b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
9,12d8
< constraints after swap
<  tls=A Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=4, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:53 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,25
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1432.74" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="61.18" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>         <save-state.constraints value="true"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="35487"/>
>     </traci_server>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints updateConstraints ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  9c 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571496==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x562602f75e32 bp 0x7ffd43a527b0 sp 0x7ffd43a527a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x562602f75e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562602f759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562602c809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562602c81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562602e7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562602e73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626030dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626027ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626027fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626027e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d3fcf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d3fcf0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562602727634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5626027e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5626050c5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562602f75725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562602c809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t0" depart="0.00" departLane="E0_0" departPos="50.10" departSpeed="8.17" departDelay="0.00" arrival="253.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="253.00" routeLength="620.61" waitingTime="0.00" waitingCount="0" stopTime="107.00" timeLoss="101.12" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="E3_0" departPos="50.10" departSpeed="8.17" departDelay="0.00" arrival="320.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="320.00" routeLength="599.90" waitingTime="0.00" waitingCount="0" stopTime="202.00" timeLoss="74.61" rerouteNo="1" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="113.00" departLane="E0_0" departPos="50.10" departSpeed="2.72" departDelay="113.00" arrival="453.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="340.00" routeLength="620.61" waitingTime="0.00" waitingCount="0" stopTime="191.00" timeLoss="104.12" rerouteNo="0" devices="tripinfo_t2" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight getBlocking_reroute ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  92 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571767==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562f622a8e32 bp 0x7ffc84bab290 sp 0x7ffc84bab288
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562f622a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f622a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f61fb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f61fb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f621a1e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562f621a1786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562f621a37f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562f61b286a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562f61b2b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562f61b1c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff44bae0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff44bae0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f61a5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x562f61b18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562f643f8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f622a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f61fb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight railsignal_state ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d280: note: object has invalid vptr
>  00 00 00 00  f0 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571766==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x56289bc05e32 bp 0x7fffda1751b0 sp 0x7fffda1751a8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x56289bc05e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56289bc059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56289b9109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56289b911d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56289bb0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56289bb03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56289bd6d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56289b48fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56289b48b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56289b479018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac51b13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac51b13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56289b3b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x56289b475aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56289dd55ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56289bc05725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56289b9109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
211,1570d210
< 106.0 N1_0 b=() r=() p=()
< 106.0 N2_0 b=() r=() p=()
< 107.0 N1_0 b=() r=() p=()
< 107.0 N2_0 b=() r=() p=()
< 108.0 N1_0 b=() r=() p=()
< 108.0 N2_0 b=() r=() p=()
< 109.0 N1_0 b=() r=() p=()
< 109.0 N2_0 b=() r=() p=()
< 110.0 N1_0 b=() r=() p=()
< 110.0 N2_0 b=() r=() p=()
< 111.0 N1_0 b=() r=() p=()
< 111.0 N2_0 b=() r=() p=()
< 112.0 N1_0 b=() r=() p=()
< 112.0 N2_0 b=() r=() p=()
< 113.0 N1_0 b=() r=() p=()
< 113.0 N2_0 b=() r=() p=()
< 114.0 N1_0 b=() r=() p=()
< 114.0 N2_0 b=() r=() p=()
< 115.0 N1_0 b=() r=() p=()
< 115.0 N2_0 b=() r=() p=()
< 116.0 N1_0 b=() r=() p=()
< 116.0 N2_0 b=() r=() p=()
< 117.0 N1_0 b=() r=() p=()
< 117.0 N2_0 b=() r=() p=()
< 118.0 N1_0 b=() r=() p=()
< 118.0 N2_0 b=() r=() p=()
< 119.0 N1_0 b=('rail2',) r=() p=()
< 119.0 N2_0 b=('rail2',) r=() p=()
< 120.0 N1_0 b=('rail2',) r=() p=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight setLogic_repeated ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  1a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571802==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5649099cfe32 bp 0x7ffc94ced530 sp 0x7ffc94ced528
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5649099cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649099cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649096da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649096dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649098d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649098cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564909b37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564909259c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56490925556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564909243018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf10368d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf10368e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564909181634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x56490923faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56490bb1fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649099cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649096da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:57 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,34
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="2" inserted="2" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport value="-1"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight trafficlight ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  26 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571736==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5563f1063e32 bp 0x7ffd8350cc70 sp 0x7ffd8350cc68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5563f1063e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563f10639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563f0d6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563f0d6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563f0f5ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5563f0f5c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5563f0f5e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5563f08e36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5563f08e6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5563f08d7216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5a7add5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a7add5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563f0815634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5563f08d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5563f31b3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563f1063725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563f0d6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle add addTrip ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  62 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570696==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x564b8541de32 bp 0x7ffd933fe9b0 sp 0x7ffd933fe9a8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x564b8541de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b8541d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b851289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b85129d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b85316e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564b85316786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564b853187f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564b84c9d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564b84ca0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564b84c91216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe538991d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe538991e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b84bcf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x564b84c8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b8756dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b8541d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b851289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle add addTrip2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  68 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570708==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55638f117e32 bp 0x7ffdcf1cccb0 sp 0x7ffdcf1ccca8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55638f117e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55638f1179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55638ee229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55638ee23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55638f01debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55638f015952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55638f27f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55638e9a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55638e99d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55638e98b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11a253ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11a253ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55638e8c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55638e987aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556391267ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55638f117725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55638ee229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle add add_internal ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  ab 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570694==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5627a456be32 bp 0x7fff04da8090 sp 0x7fff04da8088
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5627a456be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627a456b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627a42769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627a4277d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627a4471ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627a4469952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627a46d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627a3df5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627a3df156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627a3ddf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0801339d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0801339e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627a3d1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5627a3ddbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5627a66bbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627a456b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627a42769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:43 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,8
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v_startInternal" depart="0.00" arrival="11.00">
<         <route edges=":C_11 CN"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>     </input>
9c10,22
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="41565"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle add attributes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  73 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570734==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55f81afa4e32 bp 0x7fff84679310 sp 0x7fff84679308
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55f81afa4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f81afa49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f81acaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f81acb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f81aeaaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f81aea2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f81b10c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f81a82ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f81a82a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f81a818018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf04e9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf04e9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f81a756634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55f81a814aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f81d0f4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f81afa4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f81acaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,6d4
<     <tripinfo id="tripTest" depart="0.00" departLane="SC_1" departPos="3.00" departSpeed="5.00" departDelay="0.00" arrival="19.00" arrivalLane="NC_1" arrivalPos="20.00" arrivalSpeed="7.39" duration="19.00" routeLength="221.82" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.44" rerouteNo="1" devices="vehroute_tripTest tripinfo_tripTest routing_tripTest" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:44 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,8
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="tripTest" depart="0.00" departLane="1" departPos="3.00" departSpeed="5.00" arrivalLane="1" arrivalPos="20.00" arrivalSpeed="8.00" line="testLine" speedFactor="1.0600" arrival="19.00">
<         <route edges="SC CN NC"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>     </input>
9c10,23
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="55277"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle add departSpeed_invalid ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,90
< Error: Answered with error to command 0xc4: Departure speed for vehicle 'v0' is too high for the vehicle type 't0'.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  89 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570727==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558905a8be32 bp 0x7ffd37204510 sp 0x7ffd37204508
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558905a8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558905a8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589057969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558905797d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558905991ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558906444726 in libsumo::Vehicle::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator
<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1654:55
>     #6 0x5589060df434 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:1210:17
>     #7 0x558905f7795f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #8 0x558905f827d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #9 0x558905312b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #10 0x55890531156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #11 0x5589052ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #12 0x7feea254cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7feea254ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #14 0x55890523d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< minExpected:  0
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:44 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,28
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< </tripinfos>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>         <tripinfo-output.write-undeparted value="true"/>
>     </output>
> 
>     <processing>
>         <tls.all-off value="true"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="47983"/>
>     </traci_server>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle add departSpeed_invalid_ignore ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,90
< Error: Answered with error to command 0xc4: Vehicle 'v0' has no valid route (Departure speed for vehicle 'v0' is too high for the vehicle type 't0'.). 
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  8a 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570713==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5555bf951e32 bp 0x7fff5d9992b0 sp 0x7fff5d9992a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5555bf951e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555bf9519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555bf65c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555bf65dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555bf857ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555c0309c84 in libsumo::Vehicle::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator
<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1645:55
>     #6 0x5555bffa5434 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:1210:17
>     #7 0x5555bfe3d95f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #8 0x5555bfe487d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #9 0x5555bf1d8b4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #10 0x5555bf1d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #11 0x5555bf1c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #12 0x7f3427aaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #13 0x7f3427aaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #14 0x5555bf103634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< minExpected:  0
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:44 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,29
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< </tripinfos>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>         <tripinfo-output.write-undeparted value="true"/>
>     </output>
> 
>     <processing>
>         <ignore-route-errors value="true"/>
>         <tls.all-off value="true"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="51843"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle add departTriggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  9b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56388a6a0e32 bp 0x7fffea9d5af0 sp 0x7fffea9d5ae8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56388a6a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56388a6a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56388a3ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56388a3acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56388a5a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56388a59e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56388a808793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563889f2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563889f2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563889f14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78055a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78055a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563889e52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563889f10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56388c7f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56388a6a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56388a3ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,9d4
<     <personinfo id="p0" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
<         <ride waitingTime="0.00" vehicle="v0" depart="3.00" arrival="22.00" arrivalPos="91.95" duration="19.00" routeLength="194.90" timeLoss="5.38"/>
<     </personinfo>
<     <tripinfo id="v0" depart="3.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="22.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="14.42" duration="19.00" routeLength="194.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.38" rerouteNo="0" devices="tripinfo_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci vehicle add remove_reinsert ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,92
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  64 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570701==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555f55d47e32 bp 0x7ffe48b7da90 sp 0x7ffe48b7da88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555f55d47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f55d479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f55a529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f55a53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f55c4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f55c45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f56722d03 in libsumo::Vehicle::remove(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:2255:51
>     #7 0x555f5639bb7c in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:1219:17
>     #8 0x555f5623395f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #9 0x555f5623e7d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #10 0x555f555ceb4f in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:727:27
>     #11 0x555f555cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #12 0x555f555bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #13 0x7f065bf60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7f065bf60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #15 0x555f554f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555f555b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="1.00" arrivalLane="SC_0" arrivalPos="5.10" arrivalSpeed="0.00" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized="traci"/>
<     <tripinfo id="v0" depart="1.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="21.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="12.69" duration="20.00" routeLength="194.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.41" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci vehicle cfmodel CACC ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,83
< Warning: Vehicle 'ego' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=9.50.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  3f 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 f9 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570742==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x5601f08f6e32 bp 0x7ffec6a9c0f0 sp 0x7ffec6a9c0e8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x5601f08f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601f08f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601f06019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601f0602d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601f07fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601f07f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601f0a5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601f0180c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601f017c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601f016a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f153f40ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f153f40ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601f00a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x5601f0166aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5601f2a46ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
504,706c504
<     </timestep>
<     <timestep time="62.50">
<         <vehicle id="ego" speed="0.72"/>
<         <vehicle id="stopped" speed="6.50"/>
<     </timestep>
<     <timestep time="63.00">
<         <vehicle id="ego" speed="1.08"/>
<         <vehicle id="stopped" speed="7.80"/>
<     </timestep>
<     <timestep time="63.50">
<         <vehicle id="ego" speed="1.50"/>
<         <vehicle id="stopped" speed="9.10"/>
<     </timestep>
<     <timestep time="64.00">
<         <vehicle id="ego" speed="2.00"/>
<         <vehicle id="stopped" speed="10.40"/>
<     </timestep>
<     <timestep time="64.50">
<         <vehicle id="ego" speed="2.56"/>
<         <vehicle id="stopped" speed="11.70"/>
<     </timestep>
<     <timestep time="65.00">
<         <vehicle id="ego" speed="3.86"/>
<         <vehicle id="stopped" speed="13.00"/>
<     </timestep>
<     <timestep time="65.50">
<         <vehicle id="ego" speed="5.16"/>
<         <vehicle id="stopped" speed="14.30"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,4d1
< Set OverrideMode: 1 , get OverrideMode: 1
< Set OverrideMode: 2 , get OverrideMode: 2
< Set OverrideMode: 3 , get OverrideMode: 3
---------- Missing result in fcd2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" speed="33.36"/>
<truncated after showing first 30 lines>
---------- Missing result in fcd3 ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" speed="33.36"/>
<truncated after showing first 30 lines>
---------- Missing result in fcd4 ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" speed="33.36"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="1.50">
        <vehicle id="ego" speed="33.30"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" speed="33.14"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="2.50">
        <vehicle id="ego" speed="32.91"/>
        <vehicle id="stopped" speed="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" speed="32.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle cfmodel setParameter ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  ff 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570750==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x561794334e32 bp 0x7ffc5d868670 sp 0x7ffc5d868668
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x561794334e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617943349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56179403f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561794040d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56179422de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56179422d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56179422f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561793bb46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561793bb7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561793ba8216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6a18428d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a18428e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561793ae6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x561793ba4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561796484ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561794334725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56179403f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane basic ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  91 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 be 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569556==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55eefa86be32 bp 0x7ffc57ca4e10 sp 0x7ffc57ca4e08
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55eefa86be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eefa86b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eefa5769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eefa577d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eefa771ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eefa769952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eefa9d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eefa0f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eefa0f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eefa0df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0225529d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0225529e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eefa01d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55eefa0dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55eefc9bbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eefa86b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eefa5769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:27 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,23
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="5.00" from="gneE0_0" to="gneE0_1" dir="1" speed="10.40" pos="35.94" reason="traci|urgent relativeRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="10.00" from="gneE0_1" to="gneE0_0" dir="-1" speed="13.55" pos="104.53" reason="traci|urgent relativeLeft" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="15.00" from="gneE0_0" to="gneE0_1" dir="1" speed="13.61" pos="173.40" reason="traci|urgent absolute2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="16.00" from="gneE0_1" to="gneE0_2" dir="1" speed="13.80" pos="187.21" reason="traci|urgent absolute2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58123"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in output ----------
19,20d18
< t=18.0 (vehicle missing)
< t=19.0 (vehicle missing)

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane changeOpposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  03 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569577==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x55a860b39e32 bp 0x7ffc88af90d0 sp 0x7ffc88af90c8
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x55a860b39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a860b399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8608449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a860845d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a860a32e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a860a32786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a860a347f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a8603b96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a8603bc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a8603ad216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f88b3c32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88b3c32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8602eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x55a8603a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a862c89ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a860b39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8608449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,50c6,23
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="37.11" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.93" pos="162.89" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="48.49" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.37" pos="151.51" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="61.53" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.05" pos="138.47" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane changeOpposite_default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  f6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569561==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x55748aed8e32 bp 0x7ffed447b870 sp 0x7ffed447b868
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x55748aed8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55748aed89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55748abe39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55748abe4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55748add1e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55748add1786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55748add37f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55748a7586a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55748a75b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55748a74c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2e29901d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e29901e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55748a68a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x55748a748aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55748d028ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55748aed8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55748abe39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:27 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,50c6,23
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="37.11" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.93" pos="162.89" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="48.49" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.37" pos="151.51" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="61.53" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.05" pos="138.47" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane changeRelative ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  4a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569571==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x562490e11e32 bp 0x7fff28167d70 sp 0x7fff28167d68
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x562490e11e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562490e119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562490b1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562490b1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562490d0ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562490d0a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562490d0c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5624906916a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562490694698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562490685216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6369ad8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6369ad8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624905c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x562490681aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562492f61ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562490e11725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562490b1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:27 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,47c6,23
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.44" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.34" pos="7.44" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="11.22" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="3.78" pos="11.22" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="17.45" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.23" pos="17.45" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="25.72" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.26" pos="25.72" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="35.93" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.22" pos="35.93" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="48.71" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.78" pos="48.71" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="62.69" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.98" pos="62.69" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane changeRelative_invalid ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  8e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569579==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x56175403ce32 bp 0x7ffc40508f90 sp 0x7ffc40508f88
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x56175403ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56175403c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561753d479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561753d48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561753f35e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561753f35786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561753f377f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5617538bc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5617538bf698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5617538b0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6a2fdfbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a2fdfbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617537ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x5617538acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56175618cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56175403c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561753d479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,50c6,23
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="37.11" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.93" pos="37.11" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="48.41" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.30" pos="48.41" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="61.93" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.51" pos="61.93" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane lane_deadend ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  61 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569582==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x55ec5a26fe32 bp 0x7ffe6544c170 sp 0x7ffe6544c168
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x55ec5a26fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec5a26f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec59f7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec59f7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec5a168e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ec5a168786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ec5a16a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ec59aef6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ec59af2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ec59ae3216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2d3c211d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d3c211e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec59a21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
>     #0 0x55ec59adfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec5c3bfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec5a26f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec59f7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,23
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="E0_2" to="E0_1" dir="-1" speed="29.19" pos="178.92" reason="strategic|traci|urgent absolute" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="39087"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane stay ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  b7 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569545==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x5555ace6ce32 bp 0x7ffd30752290 sp 0x7ffd30752288
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x5555ace6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555ace6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555acb779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555acb78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555acd65e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5555acd65786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5555acd677f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5555ac6ec6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5555ac6ef698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5555ac6e0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa5899ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5899cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555ac61e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x5555ac6dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5555aefbcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555ace6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555acb779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:27 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,23
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="10.00" from="gneE0_0" to="gneE0_1" dir="1" speed="13.61" pos="103.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="34185"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane basic ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  92 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569583==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55c06813de32 bp 0x7fff25437290 sp 0x7fff25437288
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55c06813de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c06813d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c067e489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c067e49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c068036e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c068036786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c0680387f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c0679bd6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c0679c0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c0679b1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f094b0f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f094b0f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0678ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55c0679adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c06a28dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c06813d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c067e489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,27
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="gneE0_0" to="gneE0_1" dir="1" speed="12.49" pos="48.44" reason="traci relativeRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="10.00" from="gneE0_1" to="gneE0_0" dir="-1" speed="13.85" pos="105.20" reason="traci|urgent|sublane relativeLeft" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="15.00" from="gneE0_0" to="gneE0_1" dir="1" speed="13.68" pos="173.54" reason="traci|urgent|sublane absolute2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="19.00" from="gneE0_1" to="gneE0_2" dir="1" speed="13.51" pos="228.18" reason="traci absolute2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="52297"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane changeCurrent ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  e7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569663==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x55f01c403e32 bp 0x7ffd684279f0 sp 0x7ffd684279e8
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x55f01c403e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f01c4039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f01c10e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f01c10fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f01c2fce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f01c2fc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f01c2fe7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f01bc836a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f01bc86698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f01bc77216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f38313e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f38313e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f01bbb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
>     #0 0x55f01bc73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f01e553ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f01c403725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f01c10e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,44c6,27
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-5.80" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.13" y="-5.80" angle="90.00" type="t0" speed="2.03" pos="7.13" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="11.11" y="-5.80" angle="90.00" type="t0" speed="3.98" pos="11.11" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="17.66" y="-5.80" angle="90.00" type="t0" speed="6.54" pos="17.66" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="25.93" y="-5.80" angle="90.00" type="t0" speed="8.27" pos="25.93" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="35.62" y="-5.80" angle="90.00" type="t0" speed="9.69" pos="35.62" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="46.99" y="-5.80" angle="90.00" type="t0" speed="11.37" pos="46.99" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="60.03" y="-5.80" angle="90.00" type="t0" speed="13.03" pos="60.03" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane changeOpposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  bd 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569619==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x55904185ce32 bp 0x7fffa45bc090 sp 0x7fffa45bc088
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x55904185ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55904185c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590415679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559041568d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559041755e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559041755786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5590417577f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5590410dc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5590410df698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5590410d0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb10141ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb10141ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55904100e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x5590410ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5590439acca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55904185c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590415679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,50c6,27
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="37.11" y="-0.60" angle="84.25" type="DEFAULT_VEHTYPE" speed="9.93" pos="37.11" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="48.41" y="0.40" angle="84.94" type="DEFAULT_VEHTYPE" speed="11.30" pos="951.59" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="61.16" y="0.90" angle="87.75" type="DEFAULT_VEHTYPE" speed="12.74" pos="938.84" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane changeOpposite_default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  c1 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569609==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x5638fb2dae32 bp 0x7fffb70fbd90 sp 0x7fffb70fbd88
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x5638fb2dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638fb2da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638fafe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638fafe6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638fb1d3e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5638fb1d3786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5638fb1d57f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5638fab5a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5638fab5d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5638fab4e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f206bb4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f206bb4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638faa8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x5638fab4aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5638fd42aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638fb2da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638fafe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,50c6,27
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="37.11" y="-0.60" angle="84.25" type="DEFAULT_VEHTYPE" speed="9.93" pos="37.11" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="48.41" y="0.40" angle="84.94" type="DEFAULT_VEHTYPE" speed="11.30" pos="951.59" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="61.16" y="0.90" angle="87.75" type="DEFAULT_VEHTYPE" speed="12.74" pos="938.84" lane="-gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane changeRelative ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  ad 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569621==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x5594b256de32 bp 0x7ffe0786e310 sp 0x7ffe0786e308
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x5594b256de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594b256d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594b22789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594b2279d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594b2466e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5594b2466786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5594b24687f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5594b1ded6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5594b1df0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5594b1de1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdad3fc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdad3fc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594b1d1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x5594b1dddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5594b46bdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594b256d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594b22789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,71c6,27
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.44" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.34" pos="7.44" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="11.22" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="3.78" pos="11.22" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="17.45" y="-7.00" angle="80.89" type="DEFAULT_VEHTYPE" speed="6.23" pos="17.45" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="25.55" y="-6.00" angle="82.96" type="DEFAULT_VEHTYPE" speed="8.09" pos="25.55" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="35.67" y="-5.50" angle="87.17" type="DEFAULT_VEHTYPE" speed="10.12" pos="35.67" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="47.75" y="-6.00" angle="92.37" type="DEFAULT_VEHTYPE" speed="12.08" pos="47.75" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="62.39" y="-7.00" angle="93.91" type="DEFAULT_VEHTYPE" speed="14.64" pos="62.39" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane changeRelative_blocked ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  84 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x558a2442be32 bp 0x7fffaa66a0d0 sp 0x7fffaa66a0c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x558a2442be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a2442b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a241369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a24137d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a24324e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558a24324786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558a243267f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558a23cab6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558a23cae698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558a23c9f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f836a1ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f836a1cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a23bdd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x558a23c9baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558a2657bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a2442b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a241369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,27
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="blocker" x="5.10" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<         <vehicle id="push" x="5.10" y="-2.30" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_2" slope="0.00"/>
<         <vehicle id="v0" x="5.10" y="-4.10" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="blocker" x="7.44" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.34" pos="7.44" lane="gneE0_0" slope="0.00"/>
<         <vehicle id="push" x="6.53" y="-2.30" angle="90.00" type="DEFAULT_VEHTYPE" speed="1.43" pos="6.53" lane="gneE0_2" slope="0.00"/>
<         <vehicle id="v0" x="7.13" y="-4.10" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.03" pos="7.13" lane="gneE0_1" slope="0.00"/>
<     </timestep>
< </fcd-export>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane changeRelative_invalid ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  f2 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569638==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x55dd61170e32 bp 0x7ffd58dd4b10 sp 0x7ffd58dd4b08
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x55dd61170e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd611709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd60e7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd60e7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd61069e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55dd61069786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55dd6106b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55dd609f06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55dd609f3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55dd609e4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f58ca41dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58ca41de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd60922634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x55dd609e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dd632c0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd61170725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd60e7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,50c6,27
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="37.11" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.93" pos="37.11" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="48.41" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.30" pos="48.41" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="61.93" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.51" pos="61.93" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane lane_deadend ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  db 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 c1 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569666==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x560d308f3e32 bp 0x7fff5eb4bfb0 sp 0x7fff5eb4bfa8
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x560d308f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d308f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d305fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d305ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d307ece68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560d307ec786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560d307ee7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560d301736a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560d30176698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560d30167216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdb85314d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb85314e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d300a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
>     #0 0x560d30163aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560d32a43ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d308f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d305fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,27
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="5.00" from="E0_2" to="E0_1" dir="-1" speed="28.53" pos="149.73" reason="strategic|traci|urgent absolute" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="38691"/>
>     </traci_server>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane stay ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  0b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569589==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55586f53ee32 bp 0x7ffdb18383d0 sp 0x7ffdb18383c8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55586f53ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55586f53e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55586f2499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55586f24ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55586f437e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55586f437786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55586f4397f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55586edbe6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55586edc1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55586edb2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fad09d88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad09d88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55586ecf0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55586edaeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55587168eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55586f53e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55586f2499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,27
< <lanechanges>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="43115"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane left_0.6 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  9c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569726==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55ec631f3e32 bp 0x7ffdef8e0e90 sp 0x7ffdef8e0e88
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55ec631f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec631f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec62efe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec62effd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec630f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec630f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec6335b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec62a7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec62a7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec62a67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56cacfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56cacfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec629a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55ec62a63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec65343ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec631f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec62efe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,27
< <lanechanges>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="46699"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane left_1.2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  a1 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569721==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x563a45b0fe32 bp 0x7ffff09a80f0 sp 0x7ffff09a80e8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x563a45b0fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a45b0f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a4581a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a4581bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a45a15ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a45a0d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a45c77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a45399c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a4539556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a45383018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd31a423d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd31a423e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a452c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x563a4537faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563a47c5fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a45b0f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a4581a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,27
< <lanechanges>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="42589"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane left_3.2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  17 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569723==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55aef1e08e32 bp 0x7fff8d760a70 sp 0x7fff8d760a68
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55aef1e08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aef1e089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aef1b139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aef1b14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aef1d0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aef1d06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aef1f70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aef1692c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aef168e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aef167c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c25380d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c25380e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aef15ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55aef1678aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aef3f58ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aef1e08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aef1b139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,27
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="gneE0_0" to="gneE0_1" dir="1" speed="12.49" pos="48.44" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="52367"/>
>     </traci_server>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane left_6.4 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  16 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569724==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55fe50a11e32 bp 0x7ffefe2f7670 sp 0x7ffefe2f7668
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55fe50a11e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe50a119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe5071c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe5071dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe50917ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe5090f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe50b79793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe5029bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe5029756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe50285018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc1422bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc1422bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe501c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55fe50281aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fe52b61ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe50a11725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe5071c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,27
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="gneE0_0" to="gneE0_1" dir="1" speed="12.49" pos="48.44" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="9.00" from="gneE0_1" to="gneE0_2" dir="1" speed="14.68" pos="91.35" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="45229"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane opposite_3.2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  56 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569794==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55a82e2ffe32 bp 0x7ffdddbfe3f0 sp 0x7ffdddbfe3e8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55a82e2ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a82e2ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a82e00a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a82e00bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a82e205ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a82e1fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a82e467793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a82db89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a82db8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a82db73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8bbddcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8bbddce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a82dab1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55a82db6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a83044fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a82e2ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a82e00a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:30 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,27
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="gneE0_2" to="-gneE0_2" dir="1" speed="13.09" pos="49.16" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="44395"/>
>     </traci_server>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane right_0.6 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  9b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569737==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55aab8548e32 bp 0x7ffd370dc710 sp 0x7ffd370dc708
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55aab8548e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aab85489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aab82539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aab8254d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aab844eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aab8446952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aab86b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aab7dd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aab7dce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aab7dbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ab38a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ab38a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aab7cfa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55aab7db8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aaba698ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aab8548725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aab82539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:30 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,27
< <lanechanges>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="51381"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane right_1.2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  9f 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569725==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x559673013e32 bp 0x7fffb84efc90 sp 0x7fffb84efc88
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x559673013e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596730139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559672d1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559672d1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559672f19ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559672f11952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55967317b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55967289dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55967289956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559672887018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec3c741d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec3c741e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596727c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x559672883aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559675163ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559673013725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559672d1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,27
< <lanechanges>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="47135"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane right_3.2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  17 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569753==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x565368db4e32 bp 0x7ffd60e09b30 sp 0x7ffd60e09b28
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x565368db4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565368db49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565368abf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565368ac0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565368cbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565368cb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565368f1c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56536863ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56536863a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565368628018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ec3b9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ec3b9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565368566634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x565368624aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56536af04ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565368db4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565368abf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:30 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,27
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="gneE0_2" to="gneE0_1" dir="-1" speed="13.09" pos="49.16" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="42775"/>
>     </traci_server>
> 
> </configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeSublane right_6.4 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  11 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 c0 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569780==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x556608024e32 bp 0x7fff754905b0 sp 0x7fff754905a8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x556608024e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566080249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556607d2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556607d30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556607f2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556607f22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55660818c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566078aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566078aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556607898018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed060a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed060a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566077d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x556607894aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55660a174ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556608024725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556607d2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:30 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,27
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="gneE0_2" to="gneE0_1" dir="-1" speed="13.09" pos="49.16" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="9.00" from="gneE0_1" to="gneE0_0" dir="-1" speed="14.68" pos="92.08" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <lateral-resolution value="0.8"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="41641"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle distance_after_reroute ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014180: note: object has invalid vptr
>  00 00 00 00  15 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570847==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x56027c55be32 bp 0x7ffe63b54790 sp 0x7ffe63b54788
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x56027c55be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56027c55b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56027c2669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56027c267d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56027c454e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56027c454786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56027c4567f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56027bddb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56027bdde698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56027bdcf216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe7fa362d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7fa362e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56027bd0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000142b4 is located 308 bytes inside of 528-byte region [0x616000014180,0x616000014390)
> freed by thread T0 here:
>     #0 0x56027bdcbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56027e6abca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56027c55b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56027c2669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
1387,1398c1387
<             <lane id="ed2_1"/>
<         </edge>
<     </timestep>
<     <timestep time="161.00">
<         <edge id="ed2">
<             <lane id="ed2_0">
<                 <vehicle id="Stapler_00" pos="302.35" speed="10.00"/>
<             </lane>
<             <lane id="ed2_1"/>
<         </edge>
<     </timestep>
< </netstate>
---
>             <lane id="ed2_1"/>
\ No newline at end of file

TEST FAILED on ts-sim-build-ba : traci vehicle driverstate ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  8a 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571044==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a8c9550e32 bp 0x7fff70f6c310 sp 0x7fff70f6c308
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a8c9550e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8c95509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8c925b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8c925cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8c9456ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a8c944e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8c96b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8c8ddac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8c8dd656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a8c8dc4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36a0a07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36a0a07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8c8d02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a8c8dc0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a8cb6a0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8c9550725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8c925b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getFollowSpeed ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  e5 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570920==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x555b56b95e32 bp 0x7ffdce02eb70 sp 0x7ffdce02eb68
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x555b56b95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b56b959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b568a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b568a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b56a9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b56a93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b56cfd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b5641fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b5641b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b56409018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24e9d17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24e9d17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b56347634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x555b56405aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555b58ce5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b56b95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b568a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
175d174
< 90.0 vSafe=19.9995758172 vActual=19.9995758172

TEST FAILED on ts-sim-build-ba : traci vehicle getFollower ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,83
< Error: Answered with error to command 0xa4: Vehicle 'ego' is not known.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  86 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570995==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x557515b86e32 bp 0x7ffd10ee2710 sp 0x7ffd10ee2708
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x557515b86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557515b869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575158919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557515892d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557515a8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557515a84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557515cee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557515410c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55751540c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575153fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb1b6c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb1b6c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557515338634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x5575153f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557517cd6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getInvisible ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  b7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571056==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x5615f6f6fe32 bp 0x7ffc72c42d30 sp 0x7ffc72c42d28
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x5615f6f6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615f6f6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615f6c7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615f6c7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615f6e75ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615f6e6d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615f70d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615f67f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615f67f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615f67e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ccdec0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ccdec0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615f6721634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x5615f67dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5615f90bfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615f6f6f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615f6c7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
22,36d21
< 21.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 22.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 23.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 24.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 25.0: ids=('v0', 'v2') loaded=('v0', 'v2') teleporting=()
< 26.0: ids=('v0',) loaded=('v0',) teleporting=()
< 27.0: ids=('v0',) loaded=('v0',) teleporting=()
< 28.0: ids=('v0',) loaded=('v0',) teleporting=()
< 29.0: ids=('v0',) loaded=('v0',) teleporting=()
< 30.0: ids=('v0',) loaded=('v0',) teleporting=()
< 31.0: ids=('v0',) loaded=('v0',) teleporting=()
< 32.0: ids=('v0',) loaded=('v0',) teleporting=()
< 33.0: ids=('v0',) loaded=('v0',) teleporting=()
< 34.0: ids=('v0',) loaded=('v0',) teleporting=()
< 35.0: ids=('v0',) loaded=('v0',) teleporting=()

TEST FAILED on ts-sim-build-ba : traci vehicle getJunctionFoes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  43 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570870==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x560879706e32 bp 0x7ffe9257fd30 sp 0x7ffe9257fd28
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x560879706e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608797069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608794119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560879412d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56087960cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560879604952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56087986e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560878f90c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560878f8c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560878f7a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f985d2bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f985d2bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560878eb8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x560878f76aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56087b856ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560879706725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608794119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
309,465d308
< ====================================================================================================
< Time: 20.00
< f_0.2
< 	1.75
< 	-16.09
< 	5.40
< 	-12.44
< 	:J1_3_0
< 	:J1_0_0
< 	True
< 	False
< f_0.3
< 	1.75
< 	15.80
< 	5.40
< 	19.45
< 	:J1_3_0
< 	:J1_0_0
< 	True
< 	False
< f_0.4
< 	1.75
< 	75.21
< 	5.40
< 	78.86
< 	:J1_3_0
< 	:J1_0_0
< 	True
< 	False
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getLeader ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ba80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ba80: note: object has invalid vptr
>  00 00 00 00  c7 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571049==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x5622d0ce4e32 bp 0x7fffd6dd6590 sp 0x7fffd6dd6588
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x5622d0ce4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622d0ce49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622d09ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622d09f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622d0beaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622d0be2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622d0e4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5622d056ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5622d056a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5622d0558018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95b2ef9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95b2ef9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5622d0496634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x5622d0554aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5622d2e34ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5622d0ce4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622d09ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
59,72d58
< 14.5: egoLane=B1C1_0 leaderAuto=('lead2', 36.30432994130792) leaderHigh=('lead2', 36.30432994130792) leaderLane=B1C1_0
< 14.75: egoLane=B1C1_0 leaderAuto=('lead2', 36.132093941307915) leaderHigh=('lead2', 36.132093941307915) leaderLane=B1C1_0
< 15.0: egoLane=B1C1_0 leaderAuto=('lead2', 35.95985794130791) leaderHigh=('lead2', 35.95985794130791) leaderLane=B1C1_0
< 15.25: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 15.5: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 15.75: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 16.0: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 16.25: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 16.5: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 16.75: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 17.0: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 17.25: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 17.5: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 17.75: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None

TEST FAILED on ts-sim-build-ba : traci vehicle getNeighbors ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  c3 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570898==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x561a2fdbee32 bp 0x7fffd01ac650 sp 0x7fffd01ac648
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x561a2fdbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a2fdbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a2fac99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a2facad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a2fcc4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a2fcbc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a2ff26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a2f648c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a2f64456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a2f632018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ee7bc3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ee7bc3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a2f570634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x561a2f62eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561a31f0eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a2fdbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a2fac99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
261,304c261
<         <vehicle id="r0" x="442.64" y="-8.00" angle="90.00" type="t0" speed="12.82" pos="392.64" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1" x="482.66" y="-8.00" angle="90.00" type="t0" speed="13.87" pos="432.66" lane="mid_0" slope="0.00"/>
<     </timestep>
<     <timestep time="37.00">
<         <vehicle id="ego" x="545.70" y="-4.80" angle="90.00" type="t1" speed="15.71" pos="495.70" lane="mid_1" slope="0.00"/>
<         <vehicle id="l0" x="454.76" y="-1.60" angle="90.00" type="t0" speed="13.56" pos="404.76" lane="mid_2" slope="0.00"/>
<         <vehicle id="l1" x="496.65" y="-1.60" angle="90.00" type="t0" speed="12.74" pos="446.65" lane="mid_2" slope="0.00"/>
<         <vehicle id="r0" x="455.96" y="-8.00" angle="90.00" type="t0" speed="13.32" pos="405.96" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1" x="495.52" y="-8.00" angle="90.00" type="t0" speed="12.86" pos="445.52" lane="mid_0" slope="0.00"/>
<     </timestep>
<     <timestep time="38.00">
<         <vehicle id="ego" x="561.60" y="-4.80" angle="90.00" type="t1" speed="15.89" pos="11.60" lane="exit_1" slope="0.00"/>
<         <vehicle id="l0" x="468.06" y="-1.60" angle="90.00" type="t0" speed="13.31" pos="418.06" lane="mid_2" slope="0.00"/>
<         <vehicle id="l1" x="509.72" y="-1.60" angle="90.00" type="t0" speed="13.07" pos="459.72" lane="mid_2" slope="0.00"/>
<         <vehicle id="r0" x="468.80" y="-8.00" angle="90.00" type="t0" speed="12.84" pos="418.80" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1" x="509.15" y="-8.00" angle="90.00" type="t0" speed="13.63" pos="459.15" lane="mid_0" slope="0.00"/>
<     </timestep>
<     <timestep time="39.00">
<         <vehicle id="ego" x="577.69" y="-4.80" angle="90.00" type="t1" speed="16.10" pos="27.69" lane="exit_1" slope="0.00"/>
<         <vehicle id="l0" x="481.08" y="-1.60" angle="90.00" type="t0" speed="13.02" pos="431.08" lane="mid_2" slope="0.00"/>
<         <vehicle id="l1" x="522.64" y="-1.60" angle="90.00" type="t0" speed="12.92" pos="472.64" lane="mid_2" slope="0.00"/>
<         <vehicle id="r0" x="481.43" y="-8.00" angle="90.00" type="t0" speed="12.64" pos="431.43" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1" x="522.65" y="-8.00" angle="90.00" type="t0" speed="13.50" pos="472.65" lane="mid_0" slope="0.00"/>
<     </timestep>
<     <timestep time="40.00">
<         <vehicle id="ego" x="593.72" y="-4.80" angle="90.00" type="t1" speed="16.02" pos="43.72" lane="exit_1" slope="0.00"/>
<         <vehicle id="l0" x="494.64" y="-1.60" angle="90.00" type="t0" speed="13.55" pos="444.64" lane="mid_2" slope="0.00"/>
<         <vehicle id="l1" x="535.62" y="-1.60" angle="90.00" type="t0" speed="12.98" pos="485.62" lane="mid_2" slope="0.00"/>
<         <vehicle id="r0" x="495.05" y="-8.00" angle="90.00" type="t0" speed="13.61" pos="445.05" lane="mid_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
707d706
< step 41.0

TEST FAILED on ts-sim-build-ba : traci vehicle getNeighborsOpposite ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b5 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570922==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5619c2788e32 bp 0x7fff9a3dfd30 sp 0x7fff9a3dfd28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5619c2788e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619c27889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619c24939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619c2494d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619c268eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619c2686952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619c28f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619c2012c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619c200e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619c1ffc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0c7e29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0c7e29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619c1f3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5619c1ff8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5619c48d8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619c2788725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619c24939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:46 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,33
< <lanechanges>
<     <change id="ego" type="DEFAULT_VEHTYPE" time="15.00" from="VODUGES_beg_0" to="-VODUGES_beg_0" dir="1" speed="0.00" pos="42.50" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="2.50" origLeaderSecureGap="0.00" origLeaderSpeed="0.00"/>
<     <change id="ego" type="DEFAULT_VEHTYPE" time="18.00" from="-VODUGES_beg_0" to="VODUGES_beg_0" dir="-1" speed="7.80" pos="141.90" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="3.10" followerSecureGap="0.00" followerSpeed="0.00" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="53353"/>
>     </traci_server>
<truncated after showing first 30 lines>
---------- Differences in output ----------
181,523d180
< step 10.0
< Neigh infos for ego:
<   rightFollowers:
<   ()
<   rightLeaders:
<   ()
<   leftFollowers:
<   ()
<   leftLeaders:
<   (('oncoming2', 46.551),)
<   rightFollowers (only blocking):
<   ()
<   rightLeaders (only blocking):
<   ()
<   leftFollowers (only blocking):
<   ()
<   leftLeaders (only blocking):
<   ()
< step 11.0
< Neigh infos for ego:
<   rightFollowers:
<   ()
<   rightLeaders:
<   ()
<   leftFollowers:
<   ()
<   leftLeaders:
<   (('oncoming2', 32.661),)
<   rightFollowers (only blocking):
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getNeighborsSublane ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  ee 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570915==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5605d0c60e32 bp 0x7ffc7c9ee010 sp 0x7ffc7c9ee008
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5605d0c60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605d0c609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605d096b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5605d096cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5605d0b66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5605d0b5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5605d0dc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5605d04eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5605d04e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5605d04d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4e9737d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4e9737e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5605d0412634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5605d04d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5605d2db0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5605d0c60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605d096b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
385,476c385
<         <vehicle id="r0.0" x="404.52" y="-6.90" angle="90.00" type="t0" speed="13.12" pos="354.52" lane="mid_0" slope="0.00"/>
<         <vehicle id="r0.1" x="431.61" y="-7.00" angle="90.00" type="t1" speed="12.66" pos="381.61" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1.0" x="448.41" y="-9.00" angle="90.00" type="t0" speed="12.65" pos="398.41" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1.1" x="454.56" y="-7.00" angle="90.00" type="t1" speed="12.70" pos="404.56" lane="mid_0" slope="0.00"/>
<     </timestep>
<     <timestep time="35.00">
<         <vehicle id="ego" x="514.65" y="-4.80" angle="90.00" type="t2" speed="16.40" pos="464.65" lane="mid_1" slope="0.00"/>
<         <vehicle id="l0.0" x="416.46" y="-2.60" angle="90.00" type="t0" speed="12.61" pos="366.46" lane="mid_2" slope="0.00"/>
<         <vehicle id="l0.1" x="437.24" y="-0.60" angle="90.00" type="t1" speed="13.87" pos="387.24" lane="mid_2" slope="0.00"/>
<         <vehicle id="l1.0" x="461.18" y="-2.60" angle="90.00" type="t0" speed="12.98" pos="411.18" lane="mid_2" slope="0.00"/>
<         <vehicle id="l1.1" x="479.11" y="-0.60" angle="90.00" type="t1" speed="13.77" pos="429.11" lane="mid_2" slope="0.00"/>
<         <vehicle id="r0.0" x="418.20" y="-6.90" angle="90.00" type="t0" speed="13.68" pos="368.20" lane="mid_0" slope="0.00"/>
<         <vehicle id="r0.1" x="444.78" y="-7.00" angle="90.00" type="t1" speed="13.17" pos="394.78" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1.0" x="462.04" y="-9.00" angle="90.00" type="t0" speed="13.63" pos="412.04" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1.1" x="467.54" y="-7.00" angle="90.00" type="t1" speed="12.98" pos="417.54" lane="mid_0" slope="0.00"/>
<     </timestep>
<     <timestep time="36.00">
<         <vehicle id="ego" x="530.64" y="-4.80" angle="90.00" type="t2" speed="15.99" pos="480.64" lane="mid_1" slope="0.00"/>
<         <vehicle id="l0.0" x="429.53" y="-2.60" angle="90.00" type="t0" speed="13.07" pos="379.53" lane="mid_2" slope="0.00"/>
<         <vehicle id="l0.1" x="450.74" y="-0.60" angle="90.00" type="t1" speed="13.50" pos="400.74" lane="mid_2" slope="0.00"/>
<         <vehicle id="l1.0" x="473.83" y="-2.60" angle="90.00" type="t0" speed="12.65" pos="423.83" lane="mid_2" slope="0.00"/>
<         <vehicle id="l1.1" x="492.51" y="-0.60" angle="90.00" type="t1" speed="13.39" pos="442.51" lane="mid_2" slope="0.00"/>
<         <vehicle id="r0.0" x="431.28" y="-6.90" angle="90.00" type="t0" speed="13.08" pos="381.28" lane="mid_0" slope="0.00"/>
<         <vehicle id="r0.1" x="457.19" y="-7.00" angle="90.00" type="t1" speed="12.40" pos="407.19" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1.0" x="475.58" y="-9.00" angle="90.00" type="t0" speed="13.54" pos="425.58" lane="mid_0" slope="0.00"/>
<         <vehicle id="r1.1" x="480.93" y="-7.00" angle="90.00" type="t1" speed="13.40" pos="430.93" lane="mid_0" slope="0.00"/>
<     </timestep>
<     <timestep time="37.00">
<         <vehicle id="ego" x="546.35" y="-4.80" angle="90.00" type="t2" speed="15.71" pos="496.35" lane="mid_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
707d706
< step 41.0

TEST FAILED on ts-sim-build-ba : traci vehicle getNextLinks ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,83
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  1d 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570873==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5598b58c6e32 bp 0x7fffb35ede50 sp 0x7fffb35ede48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5598b58c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598b58c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598b55d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598b55d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598b57ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598b57c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598b5a2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598b5150c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598b514c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598b513a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff18d924d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff18d924e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598b5078634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5598b5136aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5598b7a16ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
100d99
< 100.0 Error: Vehicle 'v0' is not known.

TEST FAILED on ts-sim-build-ba : traci vehicle getStops ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  93 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570935==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d6028a0e32 bp 0x7ffc7ef940b0 sp 0x7ffc7ef940a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d6028a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6028a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6025ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6025acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6027a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d60279e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d602a08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d60212ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d60212656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d602114018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f788b823d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f788b823e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d602052634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d602110aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d6049f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6028a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6025ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle ignoreJunctionFoes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  cf 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571054==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x558ca5437e32 bp 0x7ffcc5283c30 sp 0x7ffcc5283c28
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x558ca5437e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ca54379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ca51429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ca5143d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ca533debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ca5335952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ca559f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ca4cc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ca4cbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ca4cab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c34099d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c34099e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ca4be9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x558ca4ca7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558ca7587ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ca5437725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ca51429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="ego2" depart="10.00" departLane="EC_0" departPos="10.00" departSpeed="0.00" departDelay="0.00" arrival="24.00" arrivalLane="CW_1" arrivalPos="50.00" arrivalSpeed="13.03" duration="14.00" routeLength="150.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_ego2" vType="t0" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="ego" depart="7.00" departLane="EC_0" departPos="10.00" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="CW_0" arrivalPos="50.00" arrivalSpeed="14.72" duration="131.00" routeLength="150.40" waitingTime="114.00" waitingCount="1" stopTime="0.00" timeLoss="119.95" rerouteNo="0" devices="tripinfo_ego" vType="t0" speedFactor="1.06" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop all ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  c0 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570460==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x561115047e32 bp 0x7ffc378167f0 sp 0x7ffc378167e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x561115047e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611150479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561114d529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561114d53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561114f4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561114f45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611151af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611148d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611148cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611148bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd32a7b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd32a7b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611147f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5611148b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561117197ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561115047725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561114d529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
20d19
< </routes>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  55 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570303==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55ea98dd5e32 bp 0x7ffc700343f0 sp 0x7ffc700343e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55ea98dd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea98dd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea98ae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea98ae1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea98cdbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea98cd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea98f3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea9865fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea9865b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea98649018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01fecd2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01fecd2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea98587634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55ea98645aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ea9af25ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea98dd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea98ae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
12c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="51847"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop empty_id ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  60 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570352==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55d7bb9b3e32 bp 0x7ffff30f33b0 sp 0x7ffff30f33a8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55d7bb9b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7bb9b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7bb6be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7bb6bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7bb8b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7bb8b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7bbb1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7bb23dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7bb23956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7bb227018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e79ea2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e79ea2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7bb165634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55d7bb223aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d7bdb03ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7bb9b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7bb6be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
12c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="41037"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop first ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  c0 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570305==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55baba57fe32 bp 0x7ffda2a3af10 sp 0x7ffda2a3af08
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55baba57fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55baba57f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55baba28a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55baba28bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55baba485ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55baba47d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55baba6e7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bab9e09c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bab9e0556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bab9df3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f73fc314d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73fc314e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bab9d31634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55bab9defaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55babc6cfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55baba57f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55baba28a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="314.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop first_init ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  a2 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570304==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55992c748e32 bp 0x7ffd471bdcb0 sp 0x7ffd471bdca8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55992c748e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55992c7489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55992c4539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55992c454d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55992c64eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55992c646952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55992c8b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55992bfd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55992bfce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55992bfbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5d7dc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5d7dc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55992befa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55992bfb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55992e898ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55992c748725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55992c4539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="314.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop first_later ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  a8 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570313==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x559a5fab8e32 bp 0x7ffdf7c63e30 sp 0x7ffdf7c63e28
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x559a5fab8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a5fab89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a5f7c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a5f7c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a5f9beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a5f9b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a5fc20793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a5f342c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a5f33e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a5f32c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07e6d16d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07e6d16e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a5f26a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x559a5f328aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559a61c08ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a5fab8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a5f7c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="331.00">
<         <routeDistribution>
<             <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:insertStop" replacedAtTime="11.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop first_teleport ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  0d 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570319==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55b2bf173e32 bp 0x7ffde860ea30 sp 0x7ffde860ea28
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55b2bf173e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2bf1739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2bee7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2bee7fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2bf079ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2bf071952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2bf2db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2be9fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2be9f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2be9e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8966431d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8966431e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2be925634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55b2be9e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b2c12c3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2bf173725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2bee7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="310.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport.disconnected value="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop invalid ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  95 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570457==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55a1578cbe32 bp 0x7fffca13b150 sp 0x7fffca13b148
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55a1578cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1578cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1575d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1575d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1577c4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a1577c4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a1577c67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a15714b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a15714e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a15713f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9b55906d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b55906e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a15707d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55a15713baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a159a1bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1578cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1575d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:40 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,24
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="54519"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop keepRoute ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  e5 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570498==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55a508882e32 bp 0x7ffed6d9bb50 sp 0x7ffed6d9bb48
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55a508882e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5088829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a50858d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a50858ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a508788ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a508780952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a5089ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a50810cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a50810856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5080f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1359c5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1359c5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a508034634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55a5080f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a50a9d2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a508882725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a50858d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,11c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="45.00">
<         <routeDistribution>
<             <route replacedOnEdge="A1B1" reason="traci:insertStop" replacedAtTime="2.00" probability="0" edges="A1B1"/>
<             <route edges="A1B1"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
13c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop keepRoute2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  48 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x564b87aa0e32 bp 0x7ffebab355d0 sp 0x7ffebab355c8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x564b87aa0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b87aa09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b877ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b877acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b879a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b8799e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b87c08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b8732ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b8732656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b87314018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10307b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10307b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b87252634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x564b87310aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564b89bf0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b87aa0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b877ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,11c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="85.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="2.00" probability="0" edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
13c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop last ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  a8 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570451==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5577d26aee32 bp 0x7ffc3eaefd30 sp 0x7ffc3eaefd28
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5577d26aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577d26ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577d23b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577d23bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577d25b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577d25ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577d2816793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577d1f38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577d1f3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577d1f22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68dfd9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68dfd9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577d1e60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5577d1f1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5577d47feca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577d26ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577d23b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:40 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="313.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/>
<             <route edges="A0A1 A1B1 B1C1 C1D1 D1C1 C1C2 C2D2 D2D1 D1C1 C1D1"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop on_junction ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  c5 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570502==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x562836ae1e32 bp 0x7ffd873a4f50 sp 0x7ffd873a4f48
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x562836ae1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562836ae19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628367ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628367edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628369e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628369df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562836c49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56283636bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56283636756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562836355018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56f1ed8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56f1ed8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562836293634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x562836351aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562838c31ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562836ae1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628367ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="331.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="10.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop reached_invalid ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  69 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570461==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55b47bf9de32 bp 0x7ffdd7842630 sp 0x7ffdd7842628
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55b47bf9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b47bf9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b47bca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b47bca9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b47bea3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b47be9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b47c105793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b47b827c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b47b82356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b47b811018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a78df8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a78df8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b47b74f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55b47b80daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b47e0edca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b47bf9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b47bca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:40 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
12c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport.disconnected value="1"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop routeStop_init ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  3c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570348==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5644d8a98e32 bp 0x7fff48eff750 sp 0x7fff48eff748
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5644d8a98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644d8a989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644d87a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644d87a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644d899eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644d8996952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644d8c00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644d8322c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644d831e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644d830c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6cf96b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cf96b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644d824a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5644d8308aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5644dabe8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644d8a98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644d87a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="314.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="traci:insertStop" replacedAtTime="0.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop second ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  ab 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570344==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55bff56dde32 bp 0x7fff3677a090 sp 0x7fff3677a088
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55bff56dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bff56dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bff53e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bff53e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bff55e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bff55db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bff5845793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bff4f67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bff4f6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bff4f51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb6fba8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb6fba8be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bff4e8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55bff4f4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bff782dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bff56dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bff53e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="311.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1B2 B2C2 C2C1 C1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop second_change_attribute ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  42 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570388==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55c9dac34e32 bp 0x7fffc2a17390 sp 0x7fffc2a17388
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55c9dac34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9dac349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9da93f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9da940d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9dab3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9dab32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c9dad9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9da4bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9da4ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9da4a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c6ba96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c6ba96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9da3e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55c9da4a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c9dcd84ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9dac34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9da93f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:39 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="276.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop second_teleport ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  18 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570351==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55a188b3fe32 bp 0x7ffcad8401f0 sp 0x7ffcad8401e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55a188b3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a188b3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a18884a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a18884bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a188a45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a188a3d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a188ca7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1883c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1883c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1883b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb828511d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb828511e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1882f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55a1883afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a18ac8fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a188b3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a18884a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="306.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B2C2 C2C1 C1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport.disconnected value="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop second_teleport_oncoming ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  8d 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570377==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560204bf9e32 bp 0x7ffd8909e4f0 sp 0x7ffd8909e4e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560204bf9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560204bf99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602049049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560204905d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560204affebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560204af7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560204d61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560204483c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56020447f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56020446d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16bc379d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16bc379e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602043ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560204469aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560206d49ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560204bf9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602049049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,18c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="oncoming" type="train" depart="110.00" arrival="149.00">
<         <route edges="D2C2 C2C3"/>
<     </vehicle>
< 
<     <vehicle id="ego" type="train" depart="0.00" arrival="415.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B2C2 C2B2 B2A2 A2A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
20c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop second_unreachable_teleport ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  fb 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570354==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55da7c832e32 bp 0x7ffec4f1ec10 sp 0x7ffec4f1ec08
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55da7c832e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da7c8329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da7c53d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da7c53ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da7c738ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da7c730952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da7c99a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da7c0bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da7c0b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da7c0a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedafaf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedafaf8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da7bfe4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55da7c0a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55da7e982ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da7c832725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da7c53d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="306.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B2C2 C2C1 C1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport.disconnected value="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop third ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  bc 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570406==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x564736240e32 bp 0x7fffdcda1c50 sp 0x7fffdcda1c48
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x564736240e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647362409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564735f4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564735f4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564736146ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56473613e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647363a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564735acac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564735ac656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564735ab4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff76f402d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff76f402e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647359f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x564735ab0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564738390ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564736240725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564735f4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:39 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="311.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop third_later ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  ac 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570418==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55ee68b43e32 bp 0x7ffed1e8a930 sp 0x7ffed1e8a928
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55ee68b43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee68b439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee6884e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee6884fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee68a49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee68a41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee68cab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee683cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee683c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee683b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe659dc3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe659dc3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee682f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55ee683b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ee6ac93ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee68b43725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee6884e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:39 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="311.00">
<         <routeDistribution>
<             <route replacedOnEdge="B1C1" replacedOnIndex="2" reason="traci:insertStop" replacedAtTime="90.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
16c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop unreachable ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  96 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570465==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55d9c5c15e32 bp 0x7ffe41764ab0 sp 0x7ffe41764aa8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55d9c5c15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9c5c159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9c59209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9c5921d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9c5b0ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d9c5b0e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d9c5b107f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d9c54956a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d9c5498698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d9c5489216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5bafdecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5bafdece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9c53c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55d9c5485aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d9c7d65ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9c5c15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9c59209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:40 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,24
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="51767"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle junctionModel.ignore ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  8e 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571052==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x562e80bd1e32 bp 0x7ffe2bac8c10 sp 0x7ffe2bac8c08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x562e80bd1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e80bd19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e808dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e808ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e80ad7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e80acf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e80d39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e8045bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e8045756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e80445018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb85292d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb85292e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e80383634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x562e80441aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e82d21ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e80bd1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e808dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,30d4
<     <tripinfo id="foe.0" depart="0.00" departLane="SC_0" departPos="10.00" departSpeed="14.03" departDelay="0.00" arrival="12.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.03" duration="12.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.68" rerouteNo="0" devices="tripinfo_foe.0" vType="t0" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="foe.1" depart="2.00" departLane="SC_0" departPos="10.00" departSpeed="15.04" departDelay="0.00" arrival="13.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="15.04" duration="11.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.15" rerouteNo="0" devices="tripinfo_foe.1" vType="t0" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="foe.2" depart="4.00" departLane="SC_0" departPos="10.00" departSpeed="14.31" departDelay="0.00" arrival="17.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.31" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.15" rerouteNo="0" devices="tripinfo_foe.2" vType="t0" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="foe.3" depart="6.00" departLane="SC_0" departPos="10.00" departSpeed="11.54" departDelay="0.00" arrival="21.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="11.54" duration="15.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.44" rerouteNo="0" devices="tripinfo_foe.3" vType="t0" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="foe.4" depart="8.00" departLane="SC_0" departPos="10.00" departSpeed="12.89" departDelay="0.00" arrival="22.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.52" duration="14.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.59" rerouteNo="0" devices="tripinfo_foe.4" vType="t0" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="foe.5" depart="10.00" departLane="SC_0" departPos="10.00" departSpeed="12.31" departDelay="0.00" arrival="24.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="12.31" duration="14.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.85" rerouteNo="0" devices="tripinfo_foe.5" vType="t0" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="foe.6" depart="12.00" departLane="SC_0" departPos="10.00" departSpeed="13.03" departDelay="0.00" arrival="25.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.03" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.29" rerouteNo="0" devices="tripinfo_foe.6" vType="t0" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="foe.7" depart="14.00" departLane="SC_0" departPos="10.00" departSpeed="11.90" departDelay="0.00" arrival="27.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="11.90" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.53" rerouteNo="0" devices="tripinfo_foe.7" vType="t0" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="foe.8" depart="16.00" departLane="SC_0" departPos="10.00" departSpeed="13.37" departDelay="0.00" arrival="29.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="15.15" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.24" rerouteNo="0" devices="tripinfo_foe.8" vType="t0" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="foe.9" depart="18.00" departLane="SC_0" departPos="10.00" departSpeed="14.26" departDelay="0.00" arrival="31.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.26" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.06" rerouteNo="0" devices="tripinfo_foe.9" vType="t0" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="foe.10" depart="20.00" departLane="SC_0" departPos="10.00" departSpeed="14.54" departDelay="0.00" arrival="33.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="14.54" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.05" rerouteNo="0" devices="tripinfo_foe.10" vType="t0" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="foe.11" depart="22.00" departLane="SC_0" departPos="10.00" departSpeed="15.60" departDelay="0.00" arrival="33.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="15.60" duration="11.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.42" rerouteNo="0" devices="tripinfo_foe.11" vType="t0" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="foe.12" depart="24.00" departLane="SC_0" departPos="10.00" departSpeed="13.77" departDelay="0.00" arrival="37.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.77" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.83" rerouteNo="0" devices="tripinfo_foe.12" vType="t0" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="foe.13" depart="26.00" departLane="SC_0" departPos="10.00" departSpeed="12.87" departDelay="0.00" arrival="39.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="12.87" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.10" rerouteNo="0" devices="tripinfo_foe.13" vType="t0" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="foe.14" depart="28.00" departLane="SC_0" departPos="10.00" departSpeed="12.20" departDelay="0.00" arrival="41.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="12.20" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.71" rerouteNo="0" devices="tripinfo_foe.14" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="foe.15" depart="30.00" departLane="SC_0" departPos="10.00" departSpeed="13.08" departDelay="0.00" arrival="43.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="13.08" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.23" rerouteNo="0" devices="tripinfo_foe.15" vType="t0" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="foe.16" depart="32.00" departLane="SC_0" departPos="10.00" departSpeed="13.00" departDelay="0.00" arrival="45.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.00" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.33" rerouteNo="0" devices="tripinfo_foe.16" vType="t0" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="foe.17" depart="34.00" departLane="SC_0" departPos="10.00" departSpeed="14.50" departDelay="0.00" arrival="47.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="16.09" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.82" rerouteNo="0" devices="tripinfo_foe.17" vType="t0" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="foe.18" depart="36.00" departLane="SC_0" departPos="10.00" departSpeed="14.14" departDelay="0.00" arrival="49.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.14" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.17" rerouteNo="0" devices="tripinfo_foe.18" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="foe.19" depart="38.00" departLane="SC_0" departPos="10.00" departSpeed="14.03" departDelay="0.00" arrival="51.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="14.03" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.81" rerouteNo="0" devices="tripinfo_foe.19" vType="t0" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="foe.20" depart="40.00" departLane="SC_0" departPos="10.00" departSpeed="13.54" departDelay="0.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.54" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.76" rerouteNo="0" devices="tripinfo_foe.20" vType="t0" speedFactor="0.97" vaporized=""/>
<     <tripinfo id="foe.21" depart="42.00" departLane="SC_0" departPos="10.00" departSpeed="12.36" departDelay="0.00" arrival="55.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="12.36" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="tripinfo_foe.21" vType="t0" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="foe.22" depart="44.00" departLane="SC_0" departPos="10.00" departSpeed="11.47" departDelay="0.00" arrival="58.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="11.47" duration="14.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.24" rerouteNo="0" devices="tripinfo_foe.22" vType="t0" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="ego" depart="7.00" departLane="EC_0" departPos="10.00" departSpeed="0.00" departDelay="0.00" arrival="60.00" arrivalLane="CW_1" arrivalPos="50.00" arrivalSpeed="14.72" duration="53.00" routeLength="148.05" waitingTime="36.00" waitingCount="1" stopTime="0.00" timeLoss="42.79" rerouteNo="0" devices="tripinfo_ego" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="ego2" depart="9.00" departLane="EC_0" departPos="10.00" departSpeed="0.00" departDelay="2.00" arrival="62.00" arrivalLane="CW_0" arrivalPos="50.00" arrivalSpeed="13.03" duration="53.00" routeLength="148.05" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="40.73" rerouteNo="0" devices="tripinfo_ego2" vType="t0" speedFactor="0.94" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision laneChanging leftLane ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  01 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569208==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56172ad1ae32 bp 0x7ffc64d3d170 sp 0x7ffc64d3d168
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56172ad1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56172ad1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56172aa259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56172aa26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56172ac20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56172ac18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56172ae82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56172a5a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56172a5a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56172a58e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fd7048d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fd7048e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56172a4cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56172a58aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56172ce6aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56172ad1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56172aa259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
22,27d21
< [016] lane 2, lateral pos: 0.00
< [017] lane 2, lateral pos: 0.00
< [018] lane 2, lateral pos: 0.00
< [019] lane 2, lateral pos: 0.00
< [020] Vehicle 'collider' has arrived at destination
< Print ended at step 21.0

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision laneChanging rightLane ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  01 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569216==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x557b3513fe32 bp 0x7ffca01bceb0 sp 0x7ffca01bcea8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x557b3513fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b3513f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b34e4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b34e4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b35045ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b3503d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b352a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b349c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b349c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b349b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d0f1a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d0f1a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b348f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x557b349afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557b3728fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b3513f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b34e4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
22,23d21
< [016] Vehicle 'collider' has arrived at destination
< Print ended at step 17.0

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision sublaneChanging leftLane0.2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,87
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  b9 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569224==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559385c20e32 bp 0x7ffea820dc90 sp 0x7ffea820dc88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559385c20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559385c209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55938592b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55938592cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559385b26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559385b1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559385d88793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593854aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593854a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559385494018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fcccefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fcccefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593853d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559385490aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559387d70ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559385c20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55938592b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
37,38d36
< [016] Vehicle 'collider' has arrived at destination
< Print ended at step 17.0

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision sublaneChanging leftLane0.5 ( Last six runs Jun2023 )

---------- Differences in errors ----------
8a9,91
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  c5 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569270==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5602839b5e32 bp 0x7ffc0b364150 sp 0x7ffc0b364148
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5602839b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602839b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602836c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602836c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602838bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602838b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560283b1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56028323fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56028323b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560283229018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97a2236d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97a2236e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560283167634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560283225aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560285b05ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602839b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602836c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
37,38d36
< [016] Vehicle 'collider' has arrived at destination
< Print ended at step 17.0

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision sublaneChanging rightLane0.2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,87
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b9 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569286==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555a92beae32 bp 0x7ffcc5da7af0 sp 0x7ffcc5da7ae8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555a92beae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a92bea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a928f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a928f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a92af0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a92ae8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a92d52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a92474c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a9247056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a9245e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa07a51ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa07a51ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a9239c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555a9245aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a94d3aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a92bea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a928f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
37,38d36
< [016] Vehicle 'collider' has arrived at destination
< Print ended at step 17.0

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision sublaneChanging rightLane0.5 ( Last six runs Jun2023 )

---------- Differences in errors ----------
8a9,91
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c6 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5558e068be32 bp 0x7ffc90bb3250 sp 0x7ffc90bb3248
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5558e068be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558e068b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558e03969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558e0397d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558e0591ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5558e0589952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558e07f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5558dff15c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5558dff1156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5558dfeff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3113e81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3113e81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558dfe3d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5558dfefbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5558e27dbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5558e068b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558e03969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
35,36d34
< [015] Vehicle 'collider' has arrived at destination
< Print ended at step 16.0

TEST FAILED on ts-sim-build-ba : traci vehicle moveTo controller_loop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a880: note: object has invalid vptr
>  00 00 00 00  35 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569540==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a9b4 at pc 0x55b6559d7e32 bp 0x7ffe3bd69fd0 sp 0x7ffe3bd69fc8
> READ of size 4 at 0x61600000a9b4 thread T0
>     #0 0x55b6559d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6559d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6556e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6556e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6558ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6558d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b655b3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b655261c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b65525d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b65524b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc4190fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc4190fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b655189634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a9b4 is located 308 bytes inside of 528-byte region [0x61600000a880,0x61600000aa90)
> freed by thread T0 here:
>     #0 0x55b655247aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b657b27ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6559d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6556e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:27 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,144c6,32
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="ego" x="5.10" y="498.35" angle="90.00" type="car" speed="0.00" pos="5.10" lane="1fi_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="ego" x="7.70" y="498.35" angle="90.00" type="car" speed="2.60" pos="7.70" lane="1fi_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="ego" x="10.90" y="498.35" angle="90.00" type="car" speed="4.20" pos="10.90" lane="1fi_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="ego" x="15.70" y="498.35" angle="90.00" type="car" speed="5.80" pos="15.70" lane="1fi_0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="ego" x="22.10" y="498.35" angle="90.00" type="car" speed="7.40" pos="22.10" lane="1fi_0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="ego" x="30.10" y="498.35" angle="90.00" type="car" speed="9.00" pos="30.10" lane="1fi_0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="ego" x="39.70" y="498.35" angle="90.00" type="car" speed="10.60" pos="39.70" lane="1fi_0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="ego" x="49.81" y="498.35" angle="90.00" type="car" speed="11.11" pos="49.81" lane="1fi_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveTo moveTo_detector ( Last six runs Jun2023 )

---------- Differences in detector ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:27 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,20
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
<    <interval begin="0.00" end="10.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="10.00" end="20.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="20.00" end="30.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="30.00" end="40.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="40.00" end="50.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="50.00" end="60.00" id="det" sampledSeconds="3.91" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.74" meanTimeLoss="0.79" meanOccupancy="1.65" maxOccupancy="5.50" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.40" maxVehicleNumber="1" />
<    <interval begin="60.00" end="70.00" id="det" sampledSeconds="6.66" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="12.90" meanTimeLoss="0.82" meanOccupancy="3.12" maxOccupancy="5.50" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.70" maxVehicleNumber="1" />
<    <interval begin="70.00" end="80.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="80.00" end="85.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
< </detector>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="53159"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  21 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569522==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x5638c69fae32 bp 0x7fff940bf4d0 sp 0x7fff940bf4c8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x5638c69fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638c69fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638c67059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638c6706d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638c6900ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638c68f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638c6b62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638c6284c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638c628056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638c626e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a9b225d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a9b225e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638c61ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x5638c626aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5638c8b4aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638c69fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638c67059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveTo odometer ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  b0 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x55bec1430e32 bp 0x7ffda0c333d0 sp 0x7ffda0c333c8
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x55bec1430e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bec14309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bec113b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bec113cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bec1329e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bec1329786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bec132b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bec0cb06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bec0cb3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bec0ca4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f757df0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f757df0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bec0be2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x55bec0ca0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bec3580ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bec1430725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bec113b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY collision ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d280: note: object has invalid vptr
>  00 00 00 00  9f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569481==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55fda8944e32 bp 0x7ffcc4cb2870 sp 0x7ffcc4cb2868
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55fda8944e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fda89449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fda864f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fda8650d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fda883de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fda883d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fda883f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fda81c46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fda81c7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fda81b8216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2c6f30fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c6f30fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fda80f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55fda81b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fdaaa94ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fda8944725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fda864f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY customLength_keepRoute2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  ab 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569393==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x564305247e32 bp 0x7ffc111f1ff0 sp 0x7ffc111f1fe8
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x564305247e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643052479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564304f529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564304f53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564305140e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564305140786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5643051427f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564304ac76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564304aca698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564304abb216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdbba2e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbba2e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643049f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x564304ab7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564307397ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564305247725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564304f529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY elevation_sublane ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  16 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569311==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55b693b5ce32 bp 0x7fff62867cd0 sp 0x7fff62867cc8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55b693b5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b693b5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6938679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b693868d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b693a55e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b693a55786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b693a577f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b6933dc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b6933df698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b6933d0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f03abdbcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03abdbce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b69330e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55b6933ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b695cacca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b693b5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6938679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY extreme_elevation ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  1c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569328==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x5614d0188e32 bp 0x7ffde7341f50 sp 0x7ffde7341f48
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x5614d0188e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614d01889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614cfe939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614cfe94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614d0081e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5614d0081786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5614d00837f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5614cfa086a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5614cfa0b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5614cf9fc216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd4ca6a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4ca6a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614cf93a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x5614cf9f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5614d22d8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614d0188725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614cfe939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY extreme_elevation_keeproute2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  25 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569331==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x56269098de32 bp 0x7ffced70e9d0 sp 0x7ffced70e9c8
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x56269098de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56269098d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626906989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562690699d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562690886e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562690886786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5626908887f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56269020d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562690210698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562690201216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f50016ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50016eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56269013f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x5626901fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562692addca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56269098d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626906989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY guess_next_edge_keepRoute0 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  fd 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569445==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5616f7156e32 bp 0x7ffdbb019e30 sp 0x7ffdbb019e28
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5616f7156e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616f71569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616f6e619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616f6e62d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616f704fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5616f704f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5616f70517f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5616f69d66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5616f69d9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5616f69ca216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f595bc43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f595bc43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616f6908634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5616f69c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5616f92a6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616f7156725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616f6e619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY guess_next_edge_keepRoute2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  fc 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569461==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55b61f17ae32 bp 0x7fffc24ba2d0 sp 0x7fffc24ba2c8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55b61f17ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b61f17a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b61ee859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b61ee86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b61f073e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b61f073786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b61f0757f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b61e9fa6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b61e9fd698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b61e9ee216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9b335e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b335e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b61e92c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55b61e9eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b6212caca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b61f17a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b61ee859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY guess_next_edge_keepRoute2_reverse ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  1c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569472==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5655127e4e32 bp 0x7fffb912a770 sp 0x7fffb912a768
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5655127e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5655127e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5655124ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5655124f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5655126dde68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5655126dd786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5655126df7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5655120646a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x565512067698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x565512058216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2bd4094d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2bd4094e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565511f96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x565512054aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x565514934ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5655127e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5655124ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY intersection ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  93 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569392==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55bbd6f99e32 bp 0x7ffd94e835b0 sp 0x7ffd94e835a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55bbd6f99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbd6f999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbd6ca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbd6ca5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbd6e9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbd6e97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbd7101793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbd6823c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbd681f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbd680d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f451fed8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f451fed8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbd674b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55bbd6809aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bbd90e9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbd6f99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbd6ca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,26d4
< Performance: 
< Vehicles: 
<  Inserted: 11
<  Running: 7
<  Waiting: 0
< Statistics (avg of 11):
<  RouteLength: 105.16
<  Speed: 5.93
<  Duration: 19.00
<  WaitingTime: 2.54
<  TimeLoss: 10.40
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< 
< DijkstraRouter answered 11 queries and explored 4.82 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 26.00
< 
< -- Unordered text as found by filter '^Reason: TraCI requested termination.' --
< Reason: TraCI requested termination.
< 

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  08 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569290==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55fd3591ce32 bp 0x7ffcdbcde810 sp 0x7ffcdbcde808
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55fd3591ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd3591c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd356279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd35628d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd35815e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fd35815786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fd358177f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fd3519c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fd3519f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fd35190216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f720dfd9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f720dfd9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd350ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55fd3518caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fd37a6cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd3591c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd356279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY low_stepLength ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  c0 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569399==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x557a69e4ce32 bp 0x7ffc175ee6b0 sp 0x7ffc175ee6a8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x557a69e4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a69e4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a69b579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a69b58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a69d45e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557a69d45786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557a69d477f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557a696cc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557a696cf698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557a696c0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8065982d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8065982e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a695fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x557a696bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557a6bf9cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a69e4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a69b579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY low_stepLength_keepRoute2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  e1 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569438==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5587be63ce32 bp 0x7fff89370cb0 sp 0x7fff89370ca8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5587be63ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587be63c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587be3479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587be348d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587be535e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5587be535786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5587be5377f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5587bdebc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5587bdebf698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5587bdeb0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7facf90c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7facf90c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587bddee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5587bdeacaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5587c078cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587be63c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587be3479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY matchThreshold ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  c8 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569396==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x55849dedce32 bp 0x7ffd470f74f0 sp 0x7ffd470f74e8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x55849dedce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55849dedc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55849dbe79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55849dbe8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55849ddd5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55849ddd5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55849ddd77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55849d75c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55849d75f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55849d750216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8d1491dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d1491de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55849d68e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x55849d74caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5584a002cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55849dedc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55849dbe79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY multi_lane ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  9d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569293==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5641cd522e32 bp 0x7ffca42095b0 sp 0x7ffca42095a8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5641cd522e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641cd5229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641cd22d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641cd22ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641cd41be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5641cd41b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5641cd41d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5641ccda26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5641ccda5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5641ccd96216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f308c536d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f308c536e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5641cccd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5641ccd92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5641cf672ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5641cd522725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641cd22d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY multi_lane_sublane ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  11 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569298==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55876cfbde32 bp 0x7ffd2f34fb90 sp 0x7ffd2f34fb88
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55876cfbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55876cfbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55876ccc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55876ccc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55876ceb6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55876ceb6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55876ceb87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55876c83d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55876c840698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55876c831216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f45ddecad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45ddecae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55876c76f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55876c82daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55876f10dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55876cfbd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55876ccc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY odometer ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  9d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569398==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x55a5ad671e32 bp 0x7ffc3c9200d0 sp 0x7ffc3c9200c8
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x55a5ad671e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5ad6719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5ad37c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5ad37dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5ad56ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a5ad56a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a5ad56c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a5acef16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a5acef4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a5acee5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f229fb49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f229fb49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5ace23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x55a5acee1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a5af7c1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5ad671725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5ad37c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY parallel_internal_edges ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  48 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569480==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x563a9872ce32 bp 0x7ffe27962570 sp 0x7ffe27962568
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x563a9872ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a9872c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a984379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a98438d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a98632ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a9862a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a98894793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a97fb6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a97fb256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a97fa0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a6b2bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a6b2bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a97ede634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x563a97f9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563a9a87cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a9872c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a984379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY permissions ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  47 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569334==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x557402cf0e32 bp 0x7ffeb1c6bf30 sp 0x7ffeb1c6bf28
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x557402cf0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557402cf09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574029fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574029fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557402be9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557402be9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557402beb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5574025706a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557402573698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557402564216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3e2103cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e2103ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574024a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x557402560aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557404e40ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557402cf0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574029fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY short_edges ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  40 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x558e468dbe32 bp 0x7ffe87f0b910 sp 0x7ffe87f0b908
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x558e468dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e468db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e465e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e465e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e467e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e467d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e46a43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e46165c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e4616156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e4614f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7c9f11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7c9f11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e4608d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x558e4614baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558e48a2bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e468db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e465e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY speedWithoutTraCI ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  ee 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569397==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x559bed50ae32 bp 0x7ffef1b32690 sp 0x7ffef1b32688
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x559bed50ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559bed50a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559bed2159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559bed216d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559bed403e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559bed403786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559bed4057f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559becd8a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559becd8d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559becd7e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f042b704d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f042b704e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559beccbc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x559becd7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559bef65aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559bed50a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559bed2159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY ticket5029 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a580: note: object has invalid vptr
>  00 00 00 00  91 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569476==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a6b4 at pc 0x558088015e32 bp 0x7ffc86d2aaf0 sp 0x7ffc86d2aae8
> READ of size 4 at 0x61600000a6b4 thread T0
>     #0 0x558088015e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580880159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558087d209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558087d21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558087f0ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558087f0e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558087f107f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5580878956a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558087898698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558087889216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdabb1dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdabb1dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580877c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a6b4 is located 308 bytes inside of 528-byte region [0x61600000a580,0x61600000a790)
> freed by thread T0 here:
>     #0 0x558087885aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55808a165ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558088015725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558087d209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY waitingTime ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d280: note: object has invalid vptr
>  00 00 00 00  7b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x558a91006e32 bp 0x7ffcdeed61f0 sp 0x7ffcdeed61e8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x558a91006e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a910069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a90d119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a90d12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a90effe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558a90eff786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558a90f017f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558a908866a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558a90889698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558a9087a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fede58d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fede58d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a907b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x558a90876aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558a93156ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a91006725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a90d119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,6d4
<     <tripinfo id="ego" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="25.00" routeLength="17.00" waitingTime="7.00" waitingCount="3" stopTime="0.00" timeLoss="22.44" rerouteNo="0" devices="tripinfo_ego routing_ego" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized="end"/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci vehicle nextTLS ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,83
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  1b 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570854==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563bdcc1de32 bp 0x7fffd75866b0 sp 0x7fffd75866a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x563bdcc1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563bdcc1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563bdc9289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563bdc929d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563bdcb23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563bdcb1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563bdcd85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bdc4a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bdc4a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bdc491018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90a2a3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90a2a3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bdc3cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x563bdc48daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563bded6dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
100d99
< 100.0 Error: Vehicle 'v0' is not known.

TEST FAILED on ts-sim-build-ba : traci vehicle openGap braking_leader ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  7b 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569867==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561bccfc0e32 bp 0x7ffd3c32ef70 sp 0x7ffd3c32ef68
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561bccfc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561bccfc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561bccccb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561bcccccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561bcceb9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561bcceb9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561bccebb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561bcc8406a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561bcc843698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561bcc834216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc2f6444d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2f6444e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561bcc772634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561bcc830aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561bcf110ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561bccfc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561bccccb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap braking_leader_spaceGap ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  78 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569866==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55eb5cef3e32 bp 0x7ffe4178ded0 sp 0x7ffe4178dec8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55eb5cef3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb5cef39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb5cbfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb5cbffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb5cdece68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55eb5cdec786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55eb5cdee7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55eb5c7736a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55eb5c776698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55eb5c767216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3df3f58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3df3f58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb5c6a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55eb5c763aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55eb5f043ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb5cef3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb5cbfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap merger ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  db 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569816==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x555adeb9fe32 bp 0x7ffdd5d7b850 sp 0x7ffdd5d7b848
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x555adeb9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555adeb9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ade8aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ade8abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555adea98e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555adea98786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555adea9a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555ade41f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555ade422698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555ade413216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f700a554d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f700a554e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ade351634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x555ade40faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555ae0cefca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555adeb9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ade8aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap merger_as_reference_vehicle ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  dd 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569876==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55760077be32 bp 0x7ffe19ad81d0 sp 0x7ffe19ad81c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55760077be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55760077b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576004869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557600487d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557600674e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557600674786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5576006767f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5575ffffb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5575ffffe698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5575fffef216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2d0ffecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d0ffece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575fff2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5575fffebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5576028cbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55760077b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576004869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap merger_overtakeRightCheckDisabled ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  da 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569818==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56400b18ee32 bp 0x7ffdf39c37d0 sp 0x7ffdf39c37c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56400b18ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56400b18e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56400ae999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56400ae9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56400b087e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56400b087786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56400b0897f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56400aa0e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56400aa11698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56400aa02216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f798efe3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f798efe3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56400a940634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56400a9feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56400d2deca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56400b18e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56400ae999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap merger_with_reference_vehicle ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  dc 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569880==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5595b9b03e32 bp 0x7ffef2f2b690 sp 0x7ffef2f2b688
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5595b9b03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595b9b039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595b980e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595b980fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595b99fce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5595b99fc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5595b99fe7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5595b93836a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5595b9386698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5595b9377216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f415af3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f415af3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595b92b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5595b9373aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5595bbc53ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595b9b03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595b980e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap reference_vehicle_removed ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  28 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569911==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561234ee4e32 bp 0x7ffdf2fab370 sp 0x7ffdf2fab368
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561234ee4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561234ee49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561234bef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561234bf0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561234deaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561234de2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56123504c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56123476ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56123476a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561234758018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f232828ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f232828ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561234696634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561234754aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561237034ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561234ee4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561234bef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
121,301d120
< Reference vehicle has been removed.
< Time 57.0: Gap 'follower'->'merger' = 21.480 (headway=2.160)
< 'follower' speed = 9.9428744437
< Remaining: 9.0
< Time 58.0: Gap 'follower'->'merger' = 21.480 (headway=1.713)
< 'follower' speed = 12.5428744437
< Remaining: 8.0
< Time 59.0: Gap 'follower'->'merger' = 21.480 (headway=1.418)
< 'follower' speed = 15.1428744437
< Remaining: 7.0
< Time 60.0: Gap 'follower'->'merger' = 21.480 (headway=1.211)
< 'follower' speed = 17.7428744437
< Remaining: 6.0
< Time 61.0: Gap 'follower'->'merger' = 21.480 (headway=1.056)
< 'follower' speed = 20.3428744437
< Remaining: 5.0
< Time 62.0: Gap 'follower'->'merger' = 21.480 (headway=0.996)
< 'follower' speed = 21.56
< Remaining: 4.0
< Time 63.0: Gap 'follower'->'merger' = 21.480 (headway=0.996)
< 'follower' speed = 21.56
< Remaining: 3.0
< Time 64.0: Gap 'follower'->'merger' = 21.480 (headway=0.996)
< 'follower' speed = 21.56
< Remaining: 2.0
< Time 65.0: Gap 'follower'->'merger' = 21.480 (headway=0.996)
< 'follower' speed = 21.56
< Remaining: 1.0
< Time 66.0: Gap 'follower'->'merger' = 21.480 (headway=0.996)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap warning_smaller_headway ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  7f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569875==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5639310a2e32 bp 0x7ffda4acdd70 sp 0x7ffda4acdd68
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5639310a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639310a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563930dad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563930daed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563930f9be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563930f9b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563930f9d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5639309226a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563930925698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563930916216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f32d44cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32d44cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563930854634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x563930912aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5639331f2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639310a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563930dad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  80 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569804==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a5f753be32 bp 0x7ffc6e9cb9b0 sp 0x7ffc6e9cb9a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a5f753be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5f753b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5f72469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5f7247d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5f7434e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a5f7434786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a5f74367f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a5f6dbb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a5f6dbe698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a5f6daf216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff475618d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff475618e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5f6ced634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a5f6dabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a5f968bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5f753b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5f72469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  75 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ad 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569809==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5566e0e30e32 bp 0x7ffcd3f8fb70 sp 0x7ffcd3f8fb68
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5566e0e30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566e0e309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566e0b3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566e0b3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566e0d29e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5566e0d29786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5566e0d2b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5566e06b06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5566e06b3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5566e06a4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd1eb7a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1eb7a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566e05e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5566e06a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5566e2f80ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566e0e30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566e0b3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_slow ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  80 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569817==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55bb5aef8e32 bp 0x7fff8bb4c7d0 sp 0x7fff8bb4c7c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55bb5aef8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb5aef89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb5ac039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb5ac04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb5adf1e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bb5adf1786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bb5adf37f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bb5a7786a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bb5a77b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bb5a76c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb35c62ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb35c62ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb5a6aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55bb5a768aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bb5d048ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb5aef8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb5ac039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap without_maxDecel_fast ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  7d 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569802==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x560127705e32 bp 0x7fff30c1f010 sp 0x7fff30c1f008
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x560127705e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601277059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601274109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560127411d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601275fee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5601275fe786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5601276007f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560126f856a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560126f88698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560126f79216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f99130b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99130b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560126eb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x560126f75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x560129855ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560127705725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601274109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap without_maxDecel_slow ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  84 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569797==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5569e0063e32 bp 0x7ffc2b364fd0 sp 0x7ffc2b364fc8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5569e0063e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569e00639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569dfd6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569dfd6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569dff5ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5569dff5c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5569dff5e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5569df8e36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5569df8e6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5569df8d7216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc0bdf7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0bdf7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569df815634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5569df8d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5569e21b3ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569e0063725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569dfd6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap without_maxDecel_slow_spacegap ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  81 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569871==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55624332fe32 bp 0x7fff3a073ad0 sp 0x7fff3a073ac8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55624332fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55624332f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55624303a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55624303bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556243228e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556243228786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55624322a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556242baf6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556242bb2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556242ba3216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f33d2a27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f33d2a27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556242ae1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x556242b9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55624547fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55624332f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55624303a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle pastStops_stateLoaded ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  19 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570934==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55ce4b821e32 bp 0x7ffc7b5cdb10 sp 0x7ffc7b5cdb08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55ce4b821e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce4b8219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce4b52c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce4b52dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce4b71ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ce4b71a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ce4b71c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ce4b0a16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ce4b0a4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ce4b095216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa69ff8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa69ff8ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce4afd3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55ce4b091aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ce4d971ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce4b821725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce4b52c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,11d5
< time 500.0
<   past 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, arrival=25.0, depart=35.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=80.0, arrival=114.0, depart=122.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, arrival=203.0, depart=213.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=200.0, arrival=295.0, depart=303.0), Sto
pData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, arrival=385.0, depart=395.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=320.0, arrival=476.0, depart=484.0))
<   next 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0), StopData(lane=SC_0, sta
rtPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=680.0))
< time 501.0
<   past 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, arrival=25.0, depart=35.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=80.0, arrival=114.0, depart=122.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, arrival=203.0, depart=213.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=200.0, arrival=295.0, depart=303.0), Sto
pData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, arrival=385.0, depart=395.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=320.0, arrival=476.0, depart=484.0))
<   next 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0), StopData(lane=SC_0, sta
rtPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=680.0))

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop all ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  b4 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570157==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x563c4d9dce32 bp 0x7ffc55867d30 sp 0x7ffc55867d28
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x563c4d9dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c4d9dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c4d6e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c4d6e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c4d8e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c4d8da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c4db44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c4d266c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c4d26256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c4d250018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd69dae3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd69dae3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c4d18e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x563c4d24caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563c4fb2cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c4d9dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c4d6e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:35 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="156.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2C2 C2C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2C2 C2D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
17c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop customParam ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  72 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570298==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5628892a8e32 bp 0x7ffd290a1bd0 sp 0x7ffd290a1bc8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5628892a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628892a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562888fb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562888fb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628891aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628891a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562889410793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562888b32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562888b2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562888b1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cc6674d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cc6674e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562888a5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x562888b18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56288b3f8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628892a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562888fb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00">
<             <param key="custom1" value="43"/>
<             <param key="custom2" value="44"/>
<         </stop>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop default ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  56 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570025==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55f6ea75ae32 bp 0x7ffc3f105b70 sp 0x7ffc3f105b68
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55f6ea75ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6ea75a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6ea4659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6ea466d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6ea660ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6ea658952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6ea8c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6e9fe4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6e9fe056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6e9fce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc51222ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc51222ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6e9f0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55f6e9fcaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f6ec8aaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6ea75a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6ea4659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
12c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="41123"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  ae 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55c571909e32 bp 0x7ffc114846f0 sp 0x7ffc114846e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55c571909e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5719099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5716149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c571615d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c57180febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c571807952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c571a71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c571193c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c57118f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c57117d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf3b502d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf3b502e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5710bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55c571179aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c573a59ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c571909725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5716149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="232.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_init ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  a8 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55ff30308e32 bp 0x7ffc31effb50 sp 0x7ffc31effb48
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55ff30308e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff303089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff300139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff30014d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff3020eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff30206952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff30470793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff2fb92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff2fb8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff2fb7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd9bd16d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd9bd16e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff2faba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55ff2fb78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ff32458ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff30308725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff300139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="232.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_later ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  a8 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570030==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x556cfdb1ce32 bp 0x7fff7bf2bf30 sp 0x7fff7bf2bf28
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x556cfdb1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556cfdb1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556cfd8279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556cfd828d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556cfda22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556cfda1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556cfdc84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556cfd3a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556cfd3a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556cfd390018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2856a70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2856a70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556cfd2ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x556cfd38caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556cffc6cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556cfdb1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556cfd8279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="248.00">
<         <routeDistribution>
<             <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:replaceStop" replacedAtTime="11.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  ac 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570283==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x564e4a576e32 bp 0x7ffd6a23aaf0 sp 0x7ffd6a23aae8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x564e4a576e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e4a5769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e4a2819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e4a282d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e4a47cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e4a474952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e4a6de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e49e00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e49dfc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e49dea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec035fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec035fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e49d28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x564e49de6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564e4c6c6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e4a576725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e4a2819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="263.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter_edge ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  a9 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55b6037b1e32 bp 0x7ffc0993ba70 sp 0x7ffc0993ba68
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55b6037b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6037b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6034bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6034bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6036b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6036af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b603919793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b60303bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b60303756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b603025018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7209b59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7209b59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b602f63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55b603021aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b605901ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6037b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6034bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="263.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop lane="A2B2_0" startPos="46.95" endPos="56.95" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter_only ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,94
> /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1182:76: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1182:76 in 
> /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1182:74: runtime error: unsigned integer overflow: 1 + 18446744073709551615 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1182:74 in 
> /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1216:29: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1216:29 in 
> /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1216:43: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1216:43 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  16 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 16 03 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570287==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55b3d895ae32 bp 0x7ffd3e5af930 sp 0x7ffd3e5af928
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55b3d895ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3d895a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3d86659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3d8666d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3d8860ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3d8858952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3d8ac2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3d81e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3d81e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3d81ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f369ad32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f369ad32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="A1B1_0" pos="49.99" parking="0" started="16.00" ended="111.00" delay="11.00" arrivalDelay="-26.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" tripId="fancyID" line="S42" split="train0"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="64.01" parking="0" started="128.00" ended="228.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop_B1C1"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="C1D1_0" pos="73.66" parking="0" started="239.00" ended="240.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop_C1D1"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58941"/>
>     </traci_server>
> 
> </configuration>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,11c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="257.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop lane="A1B1_0" startPos="5.00" endPos="50.00" posLat="-0.50" arrival="42.00" duration="30.00" until="100.00" started="16.00" ended="111.00" extension="10.00" triggered="join" parking="0" expected="p0 p1" permitted="p0 p1 p2" tripId="fancyID" line="S42" split="train0" join="train1" actType="test action"/>
<         <stop busStop="busStop_B1C1" duration="100.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00" onDemand="1"/>
<         <param key="tripId" value="fancyID"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
13c12,25
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter_only_triggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,91
> /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1182:76: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1182:76 in 
> /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1182:74: runtime error: unsigned integer overflow: 1 + 18446744073709551615 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1182:74 in 
> /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1216:29: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1216:29 in 
> /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1216:43: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1216:43 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  c8 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d44245ae32 bp 0x7ffeb8724c50 sp 0x7ffeb8724c48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d44245ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d44245a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4421659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d442166d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d442360ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d442358952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4425c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d441ce4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d441ce056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d441cce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf7394dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf7394de3f in __libc_start_main csu/../csu/libc-start.c:392:3
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="A1B1_0" pos="56.93" parking="0" started="16.00" ended="177.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop_A1B1"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="64.01" parking="0" started="193.00" ended="253.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop_B1C1"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="C1D1_0" pos="59.89" parking="0" started="267.00" ended="327.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="busStop_C1D1"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="55693"/>
>     </traci_server>
> 
> </configuration>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="347.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00" extension="100.00" triggered="person" expected="p0 p1"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
12c12,25
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_teleport ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  19 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570031==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x562e2b544e32 bp 0x7ffe6ceb4e50 sp 0x7ffe6ceb4e48
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x562e2b544e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e2b5449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e2b24f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e2b250d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e2b44aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e2b442952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e2b6ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e2adcec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e2adca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e2adb8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff68e2c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff68e2c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e2acf6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x562e2adb4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562e2d694ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e2b544725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e2b24f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="229.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport.disconnected value="1"/>
>     </processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop invalid ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  8f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570210==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x56192e113e32 bp 0x7ffe0c5205d0 sp 0x7ffe0c5205c8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x56192e113e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56192e1139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56192de1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56192de1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56192e00ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56192e00c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56192e00e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56192d9936a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56192d996698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56192d987216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f97acce1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97acce1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56192d8c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x56192d983aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561930263ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56192e113725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56192de1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:36 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,24
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="43025"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  a1 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570121==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5579343d8e32 bp 0x7ffd35cc6f70 sp 0x7ffd35cc6f68
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5579343d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579343d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579340e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579340e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579342deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579342d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557934540793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557933c62c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557933c5e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557933c4c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e35369d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e35369e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557933b8a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x557933c48aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557936528ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579343d8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579340e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="216.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last_destination ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  a5 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570154==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5612d41efe32 bp 0x7fff61f7ca10 sp 0x7fff61f7ca08
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5612d41efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612d41ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612d3efa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612d3efbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612d40f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612d40ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612d4357793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612d3a79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612d3a7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612d3a63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f076df4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f076df4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612d39a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5612d3a5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5612d633fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612d41ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612d3efa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:35 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="207.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last_later ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  b2 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570122==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55ea8b6dbe32 bp 0x7ffffa254a50 sp 0x7ffffa254a48
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55ea8b6dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea8b6db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea8b3e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea8b3e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea8b5e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea8b5d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea8b843793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea8af65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea8af6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea8af4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24c217ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24c217ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea8ae8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55ea8af4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ea8d82bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea8b6db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea8b3e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="216.00">
<         <routeDistribution>
<             <route replacedOnEdge="B1C1" replacedOnIndex="2" reason="traci:replaceStop" replacedAtTime="90.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last_same_location_teleport ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  1d 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570153==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55c50c06be32 bp 0x7ffffd507550 sp 0x7ffffd507548
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55c50c06be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c50c06b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c50bd769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c50bd77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c50bf71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c50bf69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c50c1d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c50b8f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c50b8f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c50b8df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b22b10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b22b10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c50b81d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55c50b8dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c50e1bbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c50c06b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c50bd769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:35 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,12c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="143.00">
<         <routeDistribution>
<             <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:replaceStop" replacedAtTime="16.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
14c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport.disconnected value="1"/>
>     </processing>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop on_junction ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  ba 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570272==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x557fcf2bde32 bp 0x7ffe5611d9f0 sp 0x7ffe5611d9e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x557fcf2bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557fcf2bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557fcefc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557fcefc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557fcf1c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557fcf1bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557fcf425793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557fceb47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557fceb4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557fceb31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedbf32dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedbf32de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557fcea6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x557fceb2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557fd140dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557fcf2bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557fcefc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="248.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="10.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop reached_invalid ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  69 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570248==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55db2de9de32 bp 0x7fff904225b0 sp 0x7fff904225a8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55db2de9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db2de9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db2dba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db2dba9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db2dda3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db2dd9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db2e005793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db2d727c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db2d72356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db2d711018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f279cb41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f279cb41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db2d64f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55db2d70daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55db2ffedca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db2de9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db2dba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:36 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
12c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport.disconnected value="1"/>
>     </processing>
> 
>     <report>
>         <no-step-log value="true"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop remove_reroute ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  89 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570095==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x557a5db59e32 bp 0x7fffb02d2db0 sp 0x7fffb02d2da8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x557a5db59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a5db599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a5d8649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a5d865d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a5da5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a5da57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a5dcc1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a5d3e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a5d3df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a5d3cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a52620d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a52620e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a5d30b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x557a5d3c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557a5fca9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a5db59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a5d8649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,11c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="49.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1B2 B2C2 C2D2 D2D3"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
13c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop remove_teleport ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  ca 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570092==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5652ae67be32 bp 0x7ffee8747a10 sp 0x7ffee8747a08
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5652ae67be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652ae67b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652ae3869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652ae387d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652ae581ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652ae579952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652ae7e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652adf05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652adf0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652adeef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6bb5f2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6bb5f2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652ade2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5652adeebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5652b07cbca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652ae67b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652ae3869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,12c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="319.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 D2D3"/>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 D2D3"/>
<             <route edges="A0A1 D2D3"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
14c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop routeStop_init ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  24 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570064==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5585a59c5e32 bp 0x7fffbc2c4290 sp 0x7fffbc2c4288
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5585a59c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585a59c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585a56d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585a56d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585a58cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585a58c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585a5b2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585a524fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585a524b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585a5239018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b8d0b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b8d0b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585a5177634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5585a5235aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5585a7b15ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585a59c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585a56d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="232.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="traci:replaceStop" replacedAtTime="0.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  ad 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570054==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55aaacd55e32 bp 0x7ffdafe64430 sp 0x7ffdafe64428
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55aaacd55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aaacd559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aaaca609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aaaca61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aaacc5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aaacc53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aaacebd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aaac5dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aaac5db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aaac5c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45dd749d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45dd749e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aaac507634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55aaac5c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55aaaeea5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aaacd55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aaaca609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="229.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1B2 B2C2 C2C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_change_attribute ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  f5 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570101==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55a22e412e32 bp 0x7ffd7e41e770 sp 0x7ffd7e41e768
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55a22e412e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a22e4129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a22e11d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a22e11ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a22e318ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a22e310952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a22e57a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a22dc9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a22dc9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a22dc86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9bda86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9bda86e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a22dbc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55a22dc82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a230562ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a22e412725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a22e11d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="234.00">
<         <route edges="A0A1 A1B1 B1B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
12c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="58075"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_remove ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  64 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570080==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x564e549b8e32 bp 0x7ffd3d10ba10 sp 0x7ffd3d10ba08
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x564e549b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e549b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e546c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e546c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e548beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e548b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e54b20793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e54242c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e5423e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e5422c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2301c5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2301c5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e5416a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x564e54228aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564e56b08ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e549b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e546c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="180.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
11c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="47817"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_remove_init ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  59 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570094==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55cd546c2e32 bp 0x7ffd42673250 sp 0x7ffd42673248
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55cd546c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd546c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd543cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd543ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd545c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd545c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd5482a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd53f4cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd53f4856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd53f36018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ff167fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ff167fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd53e74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55cd53f32aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cd56812ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd546c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd543cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="180.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
11c12,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="52313"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_remove_rider ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  da 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570249==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5627c511ce32 bp 0x7ffcec77be30 sp 0x7ffcec77be28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5627c511ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627c511c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627c4e279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627c4e28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627c5022ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627c501a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627c5284793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627c49a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627c49a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627c4990018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fefc80fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fefc80fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627c48ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5627c498caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5627c726cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627c511c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627c4e279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,11d4
<     <tripinfo id="ego" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="184.00" arrivalLane="D2D3_0" arrivalPos="92.10" arrivalSpeed="12.94" duration="184.00" routeLength="584.86" waitingTime="1.00" waitingCount="1" stopTime="120.00" timeLoss="18.20" rerouteNo="1" devices="tripinfo_ego routing_ego" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <personinfo id="rider" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
<         <stop duration="0.00" arrival="0.00" arrivalPos="51.95" actType="waiting"/>
<         <ride waitingTime="178.00" vehicle="alternative" depart="178.00" arrival="195.00" arrivalPos="64.05" duration="17.00" routeLength="107.14" timeLoss="9.37"/>
<     </personinfo>
<     <tripinfo id="alternative" depart="100.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="351.00" arrivalLane="D2D3_0" arrivalPos="92.10" arrivalSpeed="12.98" duration="251.00" routeLength="584.86" waitingTime="0.00" waitingCount="0" stopTime="180.00" timeLoss="28.62" rerouteNo="1" devices="tripinfo_alternative routing_alternative person_alternative" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_teleport ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  10 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570097==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55ec9a398e32 bp 0x7fffd0d052b0 sp 0x7fffd0d052a8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55ec9a398e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec9a3989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec9a0a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec9a0a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec9a29eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec9a296952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec9a500793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec99c22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec99c1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec99c0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03b951dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03b951de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec99b4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55ec99c08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ec9c4e8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec9a398725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec9a0a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="224.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B2C2 C2C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport.disconnected value="1"/>
>     </processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_teleport_oncoming ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  58 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570100==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x562003f07e32 bp 0x7ffd113ffb10 sp 0x7ffd113ffb08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x562003f07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562003f079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562003c129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562003c13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562003e0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562003e05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56200406f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562003791c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56200378d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56200377b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25213c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25213c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620036b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x562003777aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562006057ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562003f07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562003c129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,18c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="oncoming" type="train" depart="110.00" arrival="149.00">
<         <route edges="D2C2 C2C3"/>
<     </vehicle>
< 
<     <vehicle id="ego" type="train" depart="0.00" arrival="350.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route replacedOnEdge="B2C2" replacedOnIndex="2" reason="railSignal:C2_4" replacedAtTime="119.00" probability="0" edges="A0A1 A1B1 B2C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B2C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
20c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_unreachable_teleport ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,85
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  e7 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570096==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55bcc2f91e32 bp 0x7ffe3f8457f0 sp 0x7ffe3f8457e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55bcc2f91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bcc2f919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bcc2c9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bcc2c9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bcc2e97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bcc2e8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bcc30f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bcc281bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bcc281756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bcc2805018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b6202fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b6202fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bcc2743634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55bcc2801aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55bcc50e1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bcc2f91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bcc2c9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="227.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B2C2 C2C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
15c12,28
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <time-to-teleport.disconnected value="1"/>
>     </processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop unreachable ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  9a 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570252==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x56309f582e32 bp 0x7ffdfe5cddd0 sp 0x7ffdfe5cddc8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x56309f582e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56309f5829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56309f28d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56309f28ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56309f47be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56309f47b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56309f47d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56309ee026a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56309ee05698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56309edf6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7e3271bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e3271be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56309ed34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x56309edf2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5630a16d2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56309f582725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56309f28d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:37 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,24
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional4.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="55397"/>
>     </traci_server>
> 
> </configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle resume ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014180: note: object has invalid vptr
>  00 00 00 00  09 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570850==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x55965b3d2e32 bp 0x7ffd31eaec50 sp 0x7ffd31eaec48
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x55965b3d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55965b3d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55965b0dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55965b0ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55965b2cbe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55965b2cb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55965b2cd7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55965ac526a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55965ac55698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55965ac46216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8a8c523d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a8c523e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55965ab84634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000142b4 is located 308 bytes inside of 528-byte region [0x616000014180,0x616000014390)
> freed by thread T0 here:
>     #0 0x55965ac42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55965d522ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55965b3d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55965b0dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
1391,1398d1390
<         <edge id="ed1">
<             <lane id="ed1_0"/>
<             <lane id="ed1_1">
<                 <vehicle id="Stapler_00" pos="215.00" speed="10.00"/>
<             </lane>
<         </edge>
<     </timestep>
< </netstate>

TEST FAILED on ts-sim-build-ba : traci vehicle setAcceleration ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  20 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55c7c1c87e32 bp 0x7ffd1b4d28f0 sp 0x7ffd1b4d28e8
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55c7c1c87e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7c1c879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7c19929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7c1993d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7c1b8debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c7c1b85952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7c1def793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7c1511c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7c150d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7c14fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2bae05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2bae05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7c1439634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55c7c14f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c7c3dd7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c7c1c87725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7c19929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setReroutingPeriod ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000018980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000018980: note: object has invalid vptr
>  00 00 00 00  2d 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570942==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000018ab4 at pc 0x556d956d6e32 bp 0x7ffe31ab3390 sp 0x7ffe31ab3388
> READ of size 4 at 0x616000018ab4 thread T0
>     #0 0x556d956d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d956d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d953e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d953e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d955dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d955d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d9583e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d94f60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d94f5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d94f4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f040447ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f040447ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d94e88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000018ab4 is located 308 bytes inside of 528-byte region [0x616000018980,0x616000018b90)
> freed by thread T0 here:
>     #0 0x556d94f46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556d97826ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d956d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d953e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
20d19
< </routes>

TEST FAILED on ts-sim-build-ba : traci vehicle setRoute_internal ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  0e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571051==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x560853875e32 bp 0x7ffc1d8cc250 sp 0x7ffc1d8cc248
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x560853875e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608538759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608535809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560853581d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56085377bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560853773952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608539dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608530ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608530fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608530e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed5b490d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed5b490e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560853027634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5608530e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5608559c5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560853875725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608535809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:47 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c6,8
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="24.00">
<         <routeDistribution>
<             <route replacedOnEdge="SC" reason="traci:setRoute" replacedAtTime="11.00" probability="0" edges="SC CN"/>
<             <route edges="SC CN NC"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>     </input>
12c10,22
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="52961"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setSpeedFactor_IDM ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  b1 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570996==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x56482cbf5e32 bp 0x7ffc3ae1f690 sp 0x7ffc3ae1f688
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x56482cbf5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56482cbf59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56482c9009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56482c901d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56482cafbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56482caf3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56482cd5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56482c47fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56482c47b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56482c469018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e93e6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e93e6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56482c3a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x56482c465aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56482ed45ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56482cbf5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56482c9009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
132,147c132
<         <vehicle id="v0" x="993.87" y="398.40" angle="90.00" type="car" speed="46.52" pos="793.87" lane="a_0" slope="0.00" acceleration="0.73"/>
<     </timestep>
<     <timestep time="43.00">
<         <vehicle id="v0" x="1041.00" y="398.40" angle="90.00" type="car" speed="47.13" pos="841.00" lane="a_0" slope="0.00" acceleration="0.61"/>
<     </timestep>
<     <timestep time="44.00">
<         <vehicle id="v0" x="1088.64" y="398.40" angle="90.00" type="car" speed="47.64" pos="888.64" lane="a_0" slope="0.00" acceleration="0.51"/>
<     </timestep>
<     <timestep time="45.00">
<         <vehicle id="v0" x="1136.70" y="398.40" angle="90.00" type="car" speed="48.07" pos="936.70" lane="a_0" slope="0.00" acceleration="0.43"/>
<     </timestep>
<     <timestep time="46.00">
<         <vehicle id="v0" x="1185.13" y="398.40" angle="90.00" type="car" speed="48.42" pos="985.13" lane="a_0" slope="0.00" acceleration="0.35"/>
<     </timestep>
<     <timestep time="47.00"/>
< </fcd-export>
---
>         <vehicle id="v0" x="993.87" y="398.40" angle="90.00" type="car" speed="46.52" pos="793.87" lane="a_0"
\ No newline at end of file

TEST FAILED on ts-sim-build-ba : traci vehicle setStop abort ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  0d 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569974==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55764b989e32 bp 0x7ffff6a27630 sp 0x7ffff6a27628
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55764b989e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55764b9899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55764b6949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55764b695d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55764b88febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55764b887952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55764baf1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55764b213c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55764b20f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55764b1fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49ba7d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49ba7d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55764b13b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55764b1f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55764dad9ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55764b989725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55764b6949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:33 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="12.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="bs"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="56275"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:33 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="24.00">
<         <route edges="SC CN"/>
<         <stop busStop="bs" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
10c12,25
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="56275"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop newBusStop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  00 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569970==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55dddfb3fe32 bp 0x7fff584f2270 sp 0x7fff584f2268
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55dddfb3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dddfb3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dddf84a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dddf84bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dddfa45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dddfa3d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dddfca7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dddf3c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dddf3c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dddf3b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99150b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99150b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dddf2f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55dddf3afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55dde1c8fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dddfb3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dddf84a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:33 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="18.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="bs"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59853"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:33 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="30.00">
<         <route edges="SC CN"/>
<         <stop busStop="bs" duration="7.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
10c12,25
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="59853"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop newInternalStop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  a0 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569914==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x563294076e32 bp 0x7ffe6dc242d0 sp 0x7ffe6dc242c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x563294076e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632940769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563293d819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563293d82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563293f7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563293f74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632941de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563293900c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632938fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632938ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd0a5c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd0a5c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563293828634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5632938e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5632961c6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563294076725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563293d819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:31 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,24
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="60.00" parking="0" started="11.00" ended="16.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane=":C_11_0" pos="4.99" parking="0" started="24.00" ended="34.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="42503"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:31 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="44.00">
<         <route edges="SC CN"/>
<         <stop lane="SC_0" endPos="60.00" duration="5.00"/>
<         <stop lane=":C_11_0" startPos="4.90" endPos="5.00" duration="10.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
11c11,24
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="42503"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop newStop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  fa 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569917==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55c758a78e32 bp 0x7ffdb120c930 sp 0x7ffdb120c928
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55c758a78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c758a789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7587839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c758784d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c75897eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c758976952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c758be0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c758302c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7582fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7582ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd452b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd452b4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c75822a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55c7582e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c75abc8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c758a78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7587839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:31 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="39.98" parking="0" started="8.00" ended="15.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="49103"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:31 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="29.00">
<         <route edges="SC CN"/>
<         <stop lane="SC_0" startPos="39.90" endPos="40.00" duration="7.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
10c12,25
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="49103"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop onPrevNormal ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,84
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  66 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569948==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x555a42810e32 bp 0x7ffd7f1f20f0 sp 0x7ffd7f1f20e8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x555a42810e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a428109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a4251b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a4251cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a42716ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a4270e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a42978793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a4209ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a4209656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a42084018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5c351dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5c351de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a41fc2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x555a42080aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555a44960ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a42810725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a4251b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:32 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="39511"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:32 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" type="DEFAULT_VEHTYPE@ego" depart="0.00" arrival="46.00">
<         <route edges="SC CN"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
9c12,25
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="39511"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop pos_0 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  f3 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569921==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x555af3976e32 bp 0x7fff5218aab0 sp 0x7fff5218aaa8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x555af3976e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555af39769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555af36819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555af3682d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555af387cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555af3874952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555af3ade793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555af3200c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555af31fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555af31ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f1c656d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f1c656e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555af3128634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x555af31e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555af5ac6ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555af3976725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555af36819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:32 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="CN_0" pos="0.00" parking="0" started="28.00" ended="35.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="54033"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:32 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="44.00">
<         <route edges="SC CN"/>
<         <stop lane="CN_0" startPos="0.00" endPos="0.00" duration="7.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
10c12,25
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="54033"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop updateDuration_reached ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  1b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 2c 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569975==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x5640a938fe32 bp 0x7ffd4fd81d30 sp 0x7ffd4fd81d28
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x5640a938fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640a938f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640a909a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640a909bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640a9295ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640a928d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640a94f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640a8c19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640a8c1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640a8c03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b518d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b518d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640a8b41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x5640a8bffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5640ab4dfca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640a938f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640a909a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:33 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="71.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="bs"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="55221"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:33 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="101.00">
<         <route edges="SC CN"/>
<         <stop busStop="bs" duration="30.00"/>
<         <param key="updated" value="1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
11c12,25
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="55221"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop updateDuration_upcoming ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  10 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569995==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55cfa1482e32 bp 0x7ffc694052f0 sp 0x7ffc694052e8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55cfa1482e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cfa14829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cfa118d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cfa118ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cfa1388ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cfa1380952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cfa15ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cfa0d0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cfa0d0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cfa0cf6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7b2c8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7b2c8fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cfa0c34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55cfa0cf2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55cfa35d2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cfa1482725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cfa118d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:33 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="71.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="bs"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="55191"/>
>     </traci_server>
> 
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:33 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="101.00">
<         <route edges="SC CN"/>
<         <stop busStop="bs" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
10c12,25
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="55191"/>
>     </traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle slowDown ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  a2 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570974==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x5642d8dcce32 bp 0x7ffd3d2b0eb0 sp 0x7ffd3d2b0ea8
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x5642d8dcce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642d8dcc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642d8ad79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642d8ad8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642d8cd2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642d8cca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642d8f34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642d8656c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642d865256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642d8640018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f808c82ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f808c82ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642d857e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x5642d863caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5642daf1cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642d8dcc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642d8ad79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle slowDown_subsecond ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  bf 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570992==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x564de501fe32 bp 0x7ffc02308e90 sp 0x7ffc02308e88
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x564de501fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564de501f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564de4d2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564de4d2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564de4f25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564de4f1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564de5187793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564de48a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564de48a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564de4893018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0462add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0462ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564de47d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x564de488faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x564de716fca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564de501f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564de4d2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle ssm basic ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  45 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569193==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55910f7a5e32 bp 0x7ffc237d2470 sp 0x7ffc237d2468
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55910f7a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55910f7a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55910f4b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55910f4b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55910f69ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55910f69e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55910f6a07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55910f0256a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55910f028698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55910f019216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f275dd40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f275dd40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55910ef57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55910f015aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5591118f5ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55910f7a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55910f4b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:23 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,33c6,27
< <SSMLog>
<     <conflict begin="2.00" end="14.00" ego="ego" foe="leader">
<         <minTTC time="7.00" position="85.08,98.40" type="2" value="2.03" speed="9.47"/>
<         <maxDRAC time="7.00" position="85.08,98.40" type="2" value="1.12" speed="9.47"/>
<         <PET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<         <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<     </conflict>
<     <globalMeasures ego="ego">
<         <timeSpan values="2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
<         <BRSpan values="0.00 0.40 1.44 0.00 0.00 3.21 4.46 0.00 3.50 0.00 0.00 0.00 0.00"/>
<         <maxBR time="8.00" position="80.85,98.40" value="4.46"/>
<         <SGAPSpan values="11.09 11.95 15.16 17.10 13.80 9.24 NA 11.88 18.79 26.46 33.56 38.27 40.60"/>
<         <minSGAP time="7.00" position="75.83,98.40" value="9.24" leader="leader"/>
<         <TGAPSpan values="0.85 0.95 1.35 1.43 1.09 0.98 NA 1.64 5.02 5.10 4.45 3.92 3.36"/>
<         <minTGAP time="2.00" position="17.91,98.40" value="0.85" leader="leader"/>
<     </globalMeasures>
<     <conflict begin="2.00" end="14.00" ego="leader" foe="ego">
<         <minTTC time="7.00" position="85.08,98.40" type="3" value="2.03" speed="4.92"/>
<         <maxDRAC time="7.00" position="85.08,98.40" type="3" value="1.12" speed="4.92"/>
<         <PET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<         <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<     </conflict>
<     <globalMeasures ego="leader">
<         <timeSpan values="0.00 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
<         <BRSpan values="0.00 0.52 0.00 1.22 0.00 0.51 4.50 4.47 0.00 0.00 0.00 0.00 0.00 0.17 0.05"/>
<         <maxBR time="6.00" position="85.16,98.40" value="4.50"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle ssm junction ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  3c 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569210==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a76a446e32 bp 0x7ffd2def9ef0 sp 0x7ffd2def9ee8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a76a446e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a76a4469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a76a1519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a76a152d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a76a33fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a76a33f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a76a3417f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a769cc66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a769cc9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a769cba216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f644a09fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f644a09fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a769bf8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55a769cb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a76c596ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a76a446725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a76a1519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:23 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,31c6,27
< <SSMLog>
<     <conflict begin="6.00" end="14.00" ego="ego" foe="leader">
<         <minTTC time="7.00" position="101.60,98.57" type="10" value="2.62" speed="8.02"/>
<         <maxDRAC time="8.00" position="100.36,101.00" type="11" value="2.59" speed="3.52"/>
<         <PET time="11.50" position="100.36,101.00" type="17" value="1.25" speed="5.60"/>
<         <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<     </conflict>
<     <globalMeasures ego="ego">
<         <timeSpan values="0.00 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
<         <BRSpan values="0.00 1.30 0.00 0.00 0.06 0.00 3.28 3.29 4.50 2.97 0.39 0.14 0.00 0.00 0.00"/>
<         <maxBR time="8.00" position="99.56,102.33" value="4.50"/>
<         <SGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <TGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<     </globalMeasures>
<     <conflict begin="6.00" end="14.00" ego="leader" foe="ego">
<         <minTTC time="7.00" position="101.60,98.57" type="11" value="2.62" speed="12.41"/>
<         <maxDRAC time="8.00" position="100.36,101.00" type="10" value="2.59" speed="12.43"/>
<         <PET time="11.50" position="100.36,101.00" type="17" value="1.25" speed="12.16"/>
<         <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<     </conflict>
<     <globalMeasures ego="leader">
<         <timeSpan values="2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
<         <BRSpan values="0.00 0.97 0.00 0.00 0.00 0.00 0.00 0.25 0.42 0.00 0.00 0.00 0.25"/>
<         <maxBR time="3.00" position="101.60,17.16" value="0.97"/>
<         <SGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <TGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle ssm repeat ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,158
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  47 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2569215==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55af4f16ee32 bp 0x7ffd85545730 sp 0x7ffd85545728
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55af4f16ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af4f16e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af4ee799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af4ee7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af4f067e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55af4f067786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55af4f0697f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55af4e9ee6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55af4e9f1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55af4e9e2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f69e2f03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69e2f03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af4e920634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55af4e9deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55af512beca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af4f16e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af4ee799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:25 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,33c6,27
< <SSMLog>
<     <conflict begin="2.00" end="14.00" ego="ego" foe="leader">
<         <minTTC time="7.00" position="85.08,98.40" type="2" value="2.03" speed="9.47"/>
<         <maxDRAC time="7.00" position="85.08,98.40" type="2" value="1.12" speed="9.47"/>
<         <PET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<         <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<     </conflict>
<     <globalMeasures ego="ego">
<         <timeSpan values="2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
<         <BRSpan values="0.00 0.40 1.44 0.00 0.00 3.21 4.46 0.00 3.50 0.00 0.00 0.00 0.00"/>
<         <maxBR time="8.00" position="80.85,98.40" value="4.46"/>
<         <SGAPSpan values="11.09 11.95 15.16 17.10 13.80 9.24 NA 11.88 18.79 26.46 33.56 38.27 40.60"/>
<         <minSGAP time="7.00" position="75.83,98.40" value="9.24" leader="leader"/>
<         <TGAPSpan values="0.85 0.95 1.35 1.43 1.09 0.98 NA 1.64 5.02 5.10 4.45 3.92 3.36"/>
<         <minTGAP time="2.00" position="17.91,98.40" value="0.85" leader="leader"/>
<     </globalMeasures>
<     <conflict begin="2.00" end="14.00" ego="leader" foe="ego">
<         <minTTC time="7.00" position="85.08,98.40" type="3" value="2.03" speed="4.92"/>
<         <maxDRAC time="7.00" position="85.08,98.40" type="3" value="1.12" speed="4.92"/>
<         <PET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<         <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
<     </conflict>
<     <globalMeasures ego="leader">
<         <timeSpan values="0.00 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
<         <BRSpan values="0.00 0.52 0.00 1.22 0.00 0.51 4.50 4.47 0.00 0.00 0.00 0.00 0.00 0.17 0.05"/>
<         <maxBR time="6.00" position="85.16,98.40" value="4.50"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle stopDelay ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  8e 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x559e5eaf9e32 bp 0x7ffd5ebe7f50 sp 0x7ffd5ebe7f48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x559e5eaf9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e5eaf99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e5e8049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e5e805d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e5e9ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e5e9f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e5ec61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e5e383c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e5e37f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e5e36d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbae9aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbae9aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e5e2ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x559e5e369aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x559e60c49ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e5eaf9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e5e8049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
31,177d30
< 30.0 [(31, 9.555), (34, 10.555236781057513)]
< 31.0 [(31, 10.034), (34, 11.03351851851852)]
< 32.0 [(31, 11.0), (34, 11.0)]
< 33.0 [(31, 11.0), (34, 11.0)]
< 34.0 [(31, 11.0), (34, 11.0)]
< 35.0 [(31, 11.0), (34, 11.0)]
< 36.0 [(31, 11.0), (34, 11.0)]
< 37.0 [(31, 11.0), (34, 11.0)]
< 38.0 [(31, 11.0), (34, 11.0)]
< 39.0 [(31, 11.0), (34, 11.0)]
< 40.0 [(31, 11.0), (34, 11.0)]
< 41.0 [(31, 11.0), (34, 11.0)]
< 42.0 [(31, 20.741), (34, 21.74076507725536)]
< 43.0 [(31, 20.647), (34, 21.647172564656366)]
< 44.0 [(31, 20.554), (34, 21.55358005205737)]
< 45.0 [(31, 20.46), (34, 21.459987539458382)]
< 46.0 [(31, 20.878), (34, 21.877525737940964)]
< 47.0 [(31, 22.348), (34, 23.348276693249154)]
< 48.0 [(31, 24.515), (34, 25.515425826270416)]
< 49.0 [(31, 25.606), (34, 26.605562999328882)]
< 50.0 [(31, 26.606), (34, 27.605562999328882)]
< 51.0 [(31, 27.606), (34, 28.605562999328882)]
< 52.0 [(31, 28.606), (34, 29.605562999328882)]
< 53.0 [(31, 29.606), (34, 30.605562999328882)]
< 54.0 [(31, 30.606), (34, 31.605562999328882)]
< 55.0 [(31, 31.606), (34, 32.60556299932888)]
< 56.0 [(31, 32.606), (34, 33.60556299932888)]
< 57.0 [(31, 33.606), (34, 34.60556299932888)]
< 58.0 [(31, 34.606), (34, 35.60556299932888)]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle stopDelay2 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  2f 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570921==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x55a67570ae32 bp 0x7fff434d0510 sp 0x7fff434d0508
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x55a67570ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a67570a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6754159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a675416d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a675610ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a675608952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a675872793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a674f94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a674f9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a674f7e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60f3705d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60f3705e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a674ebc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x55a674f7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a67785aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a67570a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6754159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
65d64
< 66.0 []

TEST FAILED on ts-sim-build-ba : traci vehicle stopDelay_waypoint ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,83
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  dd 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570918==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55c9bd9d4e32 bp 0x7ffcac4a98b0 sp 0x7ffcac4a98a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55c9bd9d4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9bd9d49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9bd6df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9bd6e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9bd8daebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9bd8d2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c9bdb3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9bd25ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9bd25a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9bd248018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd74a37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd74a37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9bd186634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55c9bd244aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c9bfb24ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- Differences in output ----------
33d32
< 34.0 [] numStops=-

TEST FAILED on ts-sim-build-ba : traci vehicle taxi basic ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  86 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 b0 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570548==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b512d3ee32 bp 0x7ffe511d2490 sp 0x7ffe511d2488
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b512d3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b512d3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b512a499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b512a4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b512c37e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b512c37786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b512c397f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b5125be6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b5125c1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b5125b2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8590e2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8590e2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5124f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b5125aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b514e8eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b512d3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b512a499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" arrival="94.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9c11,28
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case1_redispatch_after_pickup ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  7a 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570564==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d3dd72ee32 bp 0x7ffe8b77fed0 sp 0x7ffe8b77fec8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d3dd72ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3dd72e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3dd4399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3dd43ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3dd627e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d3dd627786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d3dd6297f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d3dcfae6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d3dcfb1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d3dcfa2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa87ca39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa87ca39e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3dcee0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d3dcf9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d3df87eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3dd72e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3dd4399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,29
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="D2D3_0" pos="92.10" parking="1" started="61.00" ended="122.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="4.99" parking="1" started="161.00" ended="162.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="183.00" ended="243.00" initialPersons="1" loadedPersons="1" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="a" depart="0.00" arrival="120.00">
<         <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
< 
<     <person id="b" depart="0.00" arrival="183.00">
<         <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="c" depart="0.00" departPos="50.00" arrival="328.00">
<         <ride from="C1D1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
17c11,29
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case1_redispatch_before_pickup ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  76 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562ba1ea7e32 bp 0x7ffeeb5f20d0 sp 0x7ffeeb5f20c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562ba1ea7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ba1ea79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ba1bb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ba1bb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ba1da0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562ba1da0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562ba1da27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562ba17276a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562ba172a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562ba171b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f394d377d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f394d377e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ba1659634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562ba1717aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562ba3ff7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ba1ea7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ba1bb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,29
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="D2D3_0" pos="92.10" parking="1" started="64.00" ended="125.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="5.00" parking="1" started="166.00" ended="167.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="188.00" ended="248.00" initialPersons="1" loadedPersons="1" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="a" depart="0.00" arrival="123.00">
<         <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
< 
<     <person id="b" depart="0.00" arrival="188.00">
<         <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="c" depart="0.00" departPos="50.00" arrival="332.00">
<         <ride from="C1D1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
17c11,29
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case1_redispatch_before_pickup_close_to_stop ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  77 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570624==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55695186ae32 bp 0x7ffef27f27b0 sp 0x7ffef27f27a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55695186ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55695186a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569515759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556951576d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556951763e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556951763786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5569517657f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5569510ea6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5569510ed698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5569510de216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3e27212d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e27212e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55695101c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5569510daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5569539baca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55695186a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569515759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,29
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="D2D3_0" pos="92.10" parking="1" started="61.00" ended="122.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="4.99" parking="1" started="161.00" ended="162.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="183.00" ended="243.00" initialPersons="1" loadedPersons="1" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="a" depart="0.00" arrival="120.00">
<         <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
< 
<     <person id="b" depart="0.00" arrival="183.00">
<         <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="c" depart="0.00" departPos="50.00" arrival="328.00">
<         <ride from="C1D1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
17c11,29
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case2_redispatch_after_pickup ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  85 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570568==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56200ff82e32 bp 0x7ffc83bf1830 sp 0x7ffc83bf1828
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56200ff82e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56200ff829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56200fc8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56200fc8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56200fe7be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56200fe7b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56200fe7d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56200f8026a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56200f805698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56200f7f6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fba45baed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba45baee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56200f734634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56200f7f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5620120d2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56200ff82725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56200fc8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,29
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="5.00" parking="1" started="27.00" ended="28.00" initialPersons="1" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="49.00" ended="109.00" initialPersons="2" loadedPersons="1" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="b" depart="0.00" arrival="49.00">
<         <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="a" depart="0.00" arrival="192.00">
<         <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
< 
<     <person id="c" depart="0.00" departPos="50.00" arrival="193.00">
<         <ride from="C1D1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
17c11,29
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case2_redispatch_before_pickup ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  76 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570566==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557524c0be32 bp 0x7ffd9e9a4cb0 sp 0x7ffd9e9a4ca8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557524c0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557524c0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575249169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557524917d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557524b04e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557524b04786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557524b067f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55752448b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55752448e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55752447f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc011961d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc011961e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575243bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55752447baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x557526d5bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557524c0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575249169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,29
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="5.00" parking="1" started="27.00" ended="28.00" initialPersons="1" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="49.00" ended="109.00" initialPersons="2" loadedPersons="1" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="b" depart="0.00" arrival="49.00">
<         <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="a" depart="0.00" arrival="192.00">
<         <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
< 
<     <person id="c" depart="0.00" departPos="50.00" arrival="193.00">
<         <ride from="C1D1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
17c11,29
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_after_pickup ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  76 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570585==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d638efce32 bp 0x7ffee95bfcd0 sp 0x7ffee95bfcc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d638efce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d638efc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d638c079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d638c08d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d638df5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d638df5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d638df77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d63877c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d63877f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d638770216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2075b4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2075b4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6386ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d63876caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d63b04cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d638efc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d638c079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,29
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="5.00" parking="1" started="27.00" ended="28.00" initialPersons="1" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="49.00" ended="109.00" initialPersons="2" loadedPersons="1" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="b" depart="0.00" arrival="49.00">
<         <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="a" depart="0.00" arrival="192.00">
<         <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
< 
<     <person id="c" depart="0.00" departPos="50.00" arrival="193.00">
<         <ride from="C1D1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
17c11,29
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_before_pickup ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  10 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555c41c71e32 bp 0x7ffc2b2417d0 sp 0x7ffc2b2417c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555c41c71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c41c719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c4197c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c4197dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c41b6ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555c41b6a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555c41b6c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555c414f16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555c414f4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555c414e5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0efb801d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0efb801e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c41423634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555c414e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x555c43dc1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c41c71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c4197c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,29
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
>         <remote-port value="48155"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c6,29
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
>         <remote-port value="48155"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case4_redispatch_after_pickup ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  d9 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570627==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561507802e32 bp 0x7fff2f75df90 sp 0x7fff2f75df88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561507802e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615078029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56150750d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56150750ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615076fbe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5615076fb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5615076fd7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5615070826a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561507085698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561507076216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc920062d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc920062e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561506fb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561507072aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561509952ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561507802725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56150750d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c6,29
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
>         <remote-port value="37153"/>
>     </traci_server>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="a" depart="0.00" arrival="120.00">
<         <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9c11,29
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi getTaxiFleet ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000d580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d580: note: object has invalid vptr
>  00 00 00 00  b8 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x56388f84ae32 bp 0x7fff310546d0 sp 0x7fff310546c8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x56388f84ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56388f84a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56388f5559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56388f556d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56388f743e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56388f743786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56388f7457f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56388f0ca6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56388f0cd698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56388f0be216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f61b2d67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61b2d67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56388effc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x56388f0baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56389199aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56388f84a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56388f5559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" arrival="135.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
9c11,28
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi looped_dispatch ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  18 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570623==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c8e3351e32 bp 0x7fffedfafc10 sp 0x7fffedfafc08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c8e3351e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8e33519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8e305c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8e305dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8e324ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c8e324a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c8e324c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c8e2bd16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c8e2bd4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c8e2bc5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdea1782d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdea1782e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8e2b03634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c8e2bc1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c8e54a1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8e3351725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8e305c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c6,30
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="50.00" parking="1" started="20.00" ended="21.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="50.00" parking="1" started="41.00" ended="42.00" initialPersons="1" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="59.00" ended="61.00" initialPersons="2" loadedPersons="1" unloadedPersons="2" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="50.00" parking="1" started="105.00" ended="106.00" initialPersons="1" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,32c6,28
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="a" depart="0.00" departPos="50.00" arrival="59.00">
<         <ride from="A1B1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="c" depart="0.00" departPos="50.00" arrival="59.00">
<         <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="d" depart="0.00" departPos="50.00" arrival="121.00">
<         <ride from="C1D1" to="B1B0" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="b" depart="0.00" departPos="50.00" arrival="121.00">
<         <ride from="A1B1" to="B1B0" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <vehicle id="taxi_0" type="taxi" depart="0.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="taxi:prepare_dispatch" replacedAtTime="1.00" probability="0" edges="A0A1"/>
<             <route replacedOnEdge="A0A1" reason="taxi:dispatch" replacedAtTime="1.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 A1B1 B1B0"/>
<             <route edges="A0A1 A1B1 B1C1 C1D1 D1C1 C1B1 B1A1 A1B1 B1B0"/>
<         </routeDistribution>
<         <stop lane="A1B1_0" permitted="a" actType="pickup a (0)"/>
<         <stop lane="B1C1_0" permitted="c" actType="pickup c (2)"/>
<         <stop lane="C1D1_0" permitted="d" actType="dropOff a (0),dropOff c (2),pickup d (3)"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi redispatch_on_internal ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000018c80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000018c80: note: object has invalid vptr
>  00 00 00 00  21 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570650==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000018db4 at pc 0x5619b3167e32 bp 0x7ffcb5df1710 sp 0x7ffcb5df1708
> READ of size 4 at 0x616000018db4 thread T0
>     #0 0x5619b3167e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619b31679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619b2e729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619b2e73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619b3060e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5619b3060786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5619b30627f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5619b29e76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5619b29ea698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5619b29db216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8b99cffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b99cffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619b2919634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000018db4 is located 308 bytes inside of 528-byte region [0x616000018c80,0x616000018e90)
> freed by thread T0 here:
>     #0 0x5619b29d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5619b52b7ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619b3167725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619b2e729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:43 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,27
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxiC" type="taxi" lane="C1C2_1" pos="4.99" parking="1" started="73.00" ended="74.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxiC" type="taxi" lane="C2C1_1" pos="5.00" parking="1" started="88.00" ended="89.00" initialPersons="1" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes2.rou.xml,input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
>         <remote-port value="53285"/>
>     </traci_server>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi remove_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  4f 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56372963be32 bp 0x7ffeaca158b0 sp 0x7ffeaca158a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56372963be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56372963b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637293469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563729347d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563729534e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563729534786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5637295367f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563728ebb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563728ebe698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563728eaf216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f358261ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f358261ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563728ded634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563728eabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56372b78bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56372963b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637293469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,30
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="5.00" parking="1" started="321.00" ended="322.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="343.00" ended="403.00" initialPersons="1" loadedPersons="1" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
>     <traci_server>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,27c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="a" depart="0.00" arrival="1.00">
<         <ride from="A1B1" to="A1B1" lines="taxi"/>
<         <stop lane="A1B1_0" endPos="0.00" duration="0.00" until="0.00" actType="last stage removed"/>
<     </person>
< 
<     <person id="b" depart="0.00" arrival="343.00">
<         <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="c" depart="0.00" departPos="50.00" arrival="486.00">
<         <ride from="C1D1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
< 
<     <vehicle id="taxi_0" type="taxi" depart="300.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="taxi:prepare_dispatch" replacedAtTime="301.00" probability="0" edges="A0A1"/>
<             <route replacedOnEdge="A0A1" reason="taxi:dispatch" replacedAtTime="301.00" probability="0" edges="A0A1 B1C1 C1D1 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop lane="B1C1_0" permitted="b" actType="pickup b (1)"/>
<         <stop lane="C1D1_0" permitted="c" actType="pickup c (2),dropOff b (1)"/>
<         <stop lane="D2D3_0" actType="dropOff c (2)"/>
<     </vehicle>
---
>     <input>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi shared_3 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  42 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570551==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561ac1c02e32 bp 0x7ffc6401d130 sp 0x7ffc6401d128
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561ac1c02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ac1c029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ac190d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ac190ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ac1afbe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561ac1afb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561ac1afd7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561ac14826a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561ac1485698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561ac1476216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f505971ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f505971ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ac13b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561ac1472aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ac3d52ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ac1c02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ac190d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,30
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="5.00" parking="1" started="27.00" ended="28.00" initialPersons="1" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
<     <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="49.00" ended="109.00" initialPersons="2" loadedPersons="1" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
>     <taxi_device>
>         <device.taxi.dispatch-algorithm value="traci"/>
>     </taxi_device>
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:41 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,27c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="b" depart="0.00" arrival="49.00">
<         <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
<     </person>
< 
<     <person id="a" depart="0.00" arrival="192.00">
<         <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
< 
<     <person id="c" depart="0.00" departPos="50.00" arrival="193.00">
<         <ride from="C1D1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
<     </person>
< 
<     <vehicle id="taxi_0" type="taxi" depart="0.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="taxi:prepare_dispatch" replacedAtTime="1.00" probability="0" edges="A0A1"/>
<             <route replacedOnEdge="A0A1" reason="taxi:dispatch" replacedAtTime="1.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop lane="A1B1_0" permitted="a" actType="pickup a (0)"/>
<         <stop lane="B1C1_0" permitted="b" actType="pickup b (1)"/>
<         <stop lane="C1D1_0" permitted="c" actType="pickup c (2),dropOff b (1)"/>
<         <stop lane="D2D3_0" actType="dropOff a (0),dropOff c (2)"/>
<     </vehicle>
---
>     <input>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi splitReservation ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  d6 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570567==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562bf577de32 bp 0x7ffe1e6ba7b0 sp 0x7ffe1e6ba7a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562bf577de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562bf577d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562bf54889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562bf5489d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562bf5676e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562bf5676786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562bf56787f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562bf4ffd6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562bf5000698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562bf4ff1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa5577e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5577e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562bf4f2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562bf4fedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562bf78cdca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562bf577d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562bf54889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
17d16
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:42 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,19c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p.2" depart="0.00" arrival="125.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.3" depart="0.00" arrival="126.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.0" depart="0.00" arrival="133.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.1" depart="0.00" arrival="134.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
21c11,28
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle tripinfoRetrieval ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  10 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571106==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x55888f22ce32 bp 0x7ffedd668c50 sp 0x7ffedd668c48
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x55888f22ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55888f22c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55888ef379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55888ef38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55888f132ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55888f12a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55888f394793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55888eab6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55888eab256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55888eaa0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febd90c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febd90c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55888e9de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x55888ea9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55889137cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55888f22c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55888ef379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
225,790d224
< 40.0
<  veh=v.1
<      waitingTime 5.00
<      waitingCount 2
<      stopTime 5.00
<   count 1
<   routeLength 285.50
<   speed 9.21
<   duration 31.00
<   waitingTime 1.00
<   timeLoss 5.75
<   departDelay 0.00
<   departDelayWaiting -1.00
<   totalTravelTime 31.00
<   totalDepartDelay 0.00
<   vehicleTripStatistics.count 1
<   vehicleTripStatistics.routeLength 285.50
<   vehicleTripStatistics.speed 9.21
<   vehicleTripStatistics.duration 31.00
<   vehicleTripStatistics.waitingTime 1.00
<   vehicleTripStatistics.timeLoss 5.75
<   vehicleTripStatistics.departDelay 0.00
<   vehicleTripStatistics.departDelayWaiting -1.00
<   vehicleTripStatistics.totalTravelTime 31.00
<   vehicleTripStatistics.totalDepartDelay 0.00
<   bikeTripStatistics.count 0
<   bikeTripStatistics.routeLength 0.00
<   bikeTripStatistics.speed 0.00
<   bikeTripStatistics.duration 0.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle ( Last six runs Jun2023 )

---------- Differences in errors ----------
10,18c10,101
< Error: Answered with error to command 0xa4: Vehicle 'anotherOne' is not known.
< Warning: Departure time for vehicle 'departInThePast' is in the past; using current time instead.
< Warning: Vehicle 'parking2' aborts stop.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2fi_0', gap=-3.74, time=117.00 stage=events.
< Warning: Vehicle 'collider' ends teleporting on edge '2si', time=117.00.
< Warning: No connection between edge '3fi' and edge 'disconnected' found.
< Warning: No route for vehicle 'failVeh' found.
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.foo.bar' (No device of type 'foo' exists).
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.battery.foobar' (Parameter 'foobar' is not supported for device of type 'battery').
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  e9 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570777==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ca0b915e32 bp 0x7ffd92173190 sp 0x7ffd92173188
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ca0b915e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca0b9159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca0b6209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca0b621d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca0b81bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca0b813952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca0c2f0d03 in libsumo::Vehicle::remove(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:2255:51
>     #7 0x55ca0bf69b7c in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:1219:17
>     #8 0x55ca0be0195f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #9 0x55ca0be0c7d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
<truncated after showing first 30 lines>
---------- Differences in output ----------
415,1150d414
< Invalid departure position.
< vehicles ('2', 'horiz')
< vehicle count 2
< examining anotherOne
< step 19.0
< {80: '1o', 86: 60.0}
< step 20.0
< {80: '1o', 86: 80.0}
< speed before moveToXY 20.0
< step 21.0
< speed after moveToXY 20.0
< {80: '1o', 86: 6.303079914048878}
< step 22.0
< {80: '1o', 86: 26.30307991404888}
< speed 20.0
< speed 18.0
< acceleration -2.0
< speed 17.0
< acceleration 0.5
< step 23.0
< vehicles ('2', 'departInThePast', 'horiz')
< step 24.0
< vehicles ('2', 'departInThePast', 'horiz')
< step 25.0
< vehicles ('2', 'departInThePast', 'horiz')
< step 26.0
< vehicles ('2', 'departInThePast', 'horiz')
< step 27.0
< vehicles ('2', 'departInThePast', 'horiz')
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,32d4
<     <tripinfo id="1" depart="6.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="2fi_0" arrivalPos="49.99" arrivalSpeed="0.00" duration="13.00" routeLength="49.99" waitingTime="2.00" waitingCount="1" stopTime="3.00" timeLoss="5.51" rerouteNo="1" devices="vehroute_1 tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="traci"/>
<     <tripinfo id="movedVeh" depart="125.00" departLane="3fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="130.00" arrivalLane="1si_0" arrivalPos="250.00" arrivalSpeed="12.62" duration="5.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.07" rerouteNo="1" devices="vehroute_movedVeh tripinfo_movedVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="horiz" depart="0.00" departLane="2fi_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="165.00" routeLength="3111.20" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="-181.01" rerouteNo="0" devices="vehroute_horiz tripinfo_horiz" vType="DEFAULT_VEHTYPE@horiz" speedFactor="1.10" vaporized=""/>
<     <tripinfo id="2" depart="10.00" departLane="2fi_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="155.00" routeLength="1662.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.33" rerouteNo="0" devices="vehroute_2 tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInThePast" depart="23.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="142.00" routeLength="1557.15" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.89" rerouteNo="0" devices="vehroute_departInThePast tripinfo_departInThePast" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInTheFuture" depart="30.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="135.00" routeLength="1463.22" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.84" rerouteNo="0" devices="vehroute_departInTheFuture tripinfo_departInTheFuture" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departTriggered" depart="-1" departLane="" departPos="-1.00" departSpeed="-1.00" departDelay="165.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_departTriggered tripinfo_departTriggered" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest" depart="34.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="131.00" routeLength="790.32" waitingTime="44.00" waitingCount="1" stopTime="3.00" timeLoss="60.38" rerouteNo="1" devices="vehroute_routeTest tripinfo_routeTest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest2" depart="50.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="115.00" routeLength="770.25" waitingTime="32.00" waitingCount="2" stopTime="3.00" timeLoss="46.14" rerouteNo="0" devices="vehroute_routeTest2 tripinfo_routeTest2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="bus" depart="64.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="101.00" routeLength="745.53" waitingTime="19.00" waitingCount="2" stopTime="2.00" timeLoss="35.39" rerouteNo="0" devices="vehroute_bus tripinfo_bus" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest" depart="78.00" departLane="3si_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="87.00" routeLength="904.86" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.03" rerouteNo="2" devices="vehroute_triptest tripinfo_triptest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking" depart="78.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="87.00" routeLength="510.26" waitingTime="12.00" waitingCount="1" stopTime="10.00" timeLoss="34.55" rerouteNo="0" devices="vehroute_parking tripinfo_parking" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking2" depart="98.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="67.00" routeLength="885.50" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="9.61" rerouteNo="0" devices="vehroute_parking2 tripinfo_parking2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="blocker" depart="114.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="51.00" routeLength="490.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.23" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="offRoad" depart="114.00" departLane="1o_0" departPos="40.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="51.00" routeLength="558.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.32" rerouteNo="0" devices="vehroute_offRoad tripinfo_offRoad" vType="DEFAULT_VEHTYPE" speedFactor="1.10" vaporized="end"/>
<     <tripinfo id="victim" depart="117.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="48.00" routeLength="344.29" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="7.85" rerouteNo="0" devices="vehroute_victim tripinfo_victim" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="block_2si" depart="117.00" departLane="2si_1" departPos="205.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="48.00" routeLength="269.69" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="24.52" rerouteNo="0" devices="vehroute_block_2si tripinfo_block_2si" vType="DEFAULT_VEHTYPE@block_2si" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="collider" depart="117.00" departLane="2fi_0" departPos="3.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="48.00" routeLength="959.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.25" rerouteNo="0" devices="vehroute_collider tripinfo_collider" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="tazVeh" depart="127.00" departLane="3fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="38.00" routeLength="390.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.41" rerouteNo="1" devices="vehroute_tazVeh tripinfo_tazVeh routing_tazVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="failVeh" depart="130.00" departLane="3fi_0" departPos="0.00" departSpeed="0.00" departDelay="2.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="35.00" routeLength="250.00" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="11.50" rerouteNo="0" devices="vehroute_failVeh tripinfo_failVeh routing_failVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteTT" depart="133.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="32.00" routeLength="317.24" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.84" rerouteNo="1" devices="vehroute_rerouteTT tripinfo_rerouteTT" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteEffort" depart="136.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="29.00" routeLength="275.67" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.83" rerouteNo="1" devices="vehroute_rerouteEffort tripinfo_rerouteEffort" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="pav" depart="139.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="5.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="26.00" routeLength="177.06" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="7.07" rerouteNo="0" devices="vehroute_pav tripinfo_pav" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="elVeh" depart="152.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="13.00" routeLength="93.49" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.65" rerouteNo="0" devices="vehroute_elVeh tripinfo_elVeh battery_elVeh routing_elVeh" vType="long@elVeh" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest2" depart="-1" departLane="" departPos="-1.00" departSpeed="-1.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_triptest2 tripinfo_triptest2 routing_triptest2" vType="reroutingType" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="noRouteGiven" depart="163.00" departLane="1fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2.00" routeLength="2.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="vehroute_noRouteGiven tripinfo_noRouteGiven" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehDepartLane" depart="164.00" departLane="2fi_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_vehDepartLane tripinfo_vehDepartLane" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:44 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,18c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="1" depart="6.00" departPos="0.00" arrival="19.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="traci:changeTarget" replacedAtTime="6.00" probability="0" edges="2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi 4si"/>
<             <route edges="2fi 2si 4o 4fi"/>
<         </routeDistribution>
<         <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
<     </vehicle>
< 
<     <vehicle id="movedVeh" depart="125.00" departPos="0.00" arrival="130.00">
<         <routeDistribution>
<             <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
<             <route edges="1si"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml"/>
>     </input>
20c12,38
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_asl ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  d6 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570786==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x563553bdbe32 bp 0x7ffc193e7030 sp 0x7ffc193e7028
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x563553bdbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563553bdb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635538e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635538e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563553ad4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563553ad4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563553ad67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56355345b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56355345e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56355344f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb622980d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb622980e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56355338d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x56355344baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x563555d2bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563553bdb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635538e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1758,1853c1758
<         <vehicle id="v0" x="462.22" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="462.22" lane="beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="58.50">
<         <vehicle id="v0" x="463.61" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="463.61" lane="beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="58.60">
<         <vehicle id="v0" x="465.00" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="465.00" lane="beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="58.70">
<         <vehicle id="v0" x="466.39" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="466.39" lane="beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="58.80">
<         <vehicle id="v0" x="467.78" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="467.78" lane="beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="58.90">
<         <vehicle id="v0" x="469.17" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="469.17" lane="beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="59.00">
<         <vehicle id="v0" x="470.56" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="470.56" lane="beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="59.10">
<         <vehicle id="v0" x="471.95" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="471.95" lane="beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="59.20">
<         <vehicle id="v0" x="473.33" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="473.33" lane="beg_0" slope="0.00"/>
<     </timestep>
<     <timestep time="59.30">
<         <vehicle id="v0" x="474.72" y="-4.95" angle="90.00" type="t0" speed="13.89" pos="474.72" lane="beg_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:44 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c6,36
< <lanechanges>
<     <change id="v0" type="t0" time="0.10" from="beg_0" to="beg_1" dir="1" speed="0.26" pos="5.11" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="v0" type="t0" time="30.60" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="237.88" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>         <lanechange-output value="lanechanges.xml"/>
>         <lanechange-output.started value="true"/>
>         <lanechange-output.ended value="true"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>         <step-length value="0.1"/>
>     </time>
> 
>     <processing>
>         <default.action-step-length value="1.0"/>
>         <default.speeddev value="0"/>
>     </processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_context ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000a280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000a280: note: object has invalid vptr
>  00 00 00 00  ff 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570797==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000a3b4 at pc 0x561abf0f9e32 bp 0x7ffcd5951b30 sp 0x7ffcd5951b28
> READ of size 4 at 0x61600000a3b4 thread T0
>     #0 0x561abf0f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561abf0f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561abee049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561abee05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561abeff2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561abeff2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561abeff47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561abe9796a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561abe97c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561abe96d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f89db8aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89db8aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561abe8ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000a3b4 is located 308 bytes inside of 528-byte region [0x61600000a280,0x61600000a490)
> freed by thread T0 here:
>     #0 0x561abe969aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x561ac1249ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561abf0f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561abee049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_sublane ( Last six runs Jun2023 )

---------- Differences in errors ----------
10,18c10,101
< Error: Answered with error to command 0xa4: Vehicle 'anotherOne' is not known.
< Warning: Departure time for vehicle 'departInThePast' is in the past; using current time instead.
< Warning: Vehicle 'parking2' aborts stop.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2fi_0', gap=-3.74', latGap=-1.80, time=117.00 stage=events.
< Warning: Vehicle 'collider' ends teleporting on edge '2si', time=117.00.
< Warning: No connection between edge '3fi' and edge 'disconnected' found.
< Warning: No route for vehicle 'failVeh' found.
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.foo.bar' (No device of type 'foo' exists).
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.battery.foobar' (Parameter 'foobar' is not supported for device of type 'battery').
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  0d 37 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570788==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b66634de32 bp 0x7ffeb3128bf0 sp 0x7ffeb3128be8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b66634de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b66634d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6660589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b666059d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b666253ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b66624b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b666d28d03 in libsumo::Vehicle::remove(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:2255:51
>     #7 0x55b6669a1b7c in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:1219:17
>     #8 0x55b66683995f in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #9 0x55b6668447d5 in TraCIServer::processCommands(long long, bool) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
<truncated after showing first 30 lines>
---------- Differences in output ----------
415,1150d414
< Invalid departure position.
< vehicles ('2', 'horiz')
< vehicle count 2
< examining anotherOne
< step 19.0
< {80: '1o', 86: 60.0}
< step 20.0
< {80: '1o', 86: 80.0}
< speed before moveToXY 20.0
< step 21.0
< speed after moveToXY 20.0
< {80: '1o', 86: 6.303079914048878}
< step 22.0
< {80: '1o', 86: 26.30307991404888}
< speed 20.0
< speed 18.0
< acceleration -2.0
< speed 17.0
< acceleration 0.5
< step 23.0
< vehicles ('2', 'departInThePast', 'horiz')
< step 24.0
< vehicles ('2', 'departInThePast', 'horiz')
< step 25.0
< vehicles ('2', 'departInThePast', 'horiz')
< step 26.0
< vehicles ('2', 'departInThePast', 'horiz')
< step 27.0
< vehicles ('2', 'departInThePast', 'horiz')
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,32d4
<     <tripinfo id="1" depart="6.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="2fi_0" arrivalPos="49.99" arrivalPosLat="0.00" arrivalSpeed="0.00" duration="13.00" routeLength="49.99" waitingTime="2.00" waitingCount="1" stopTime="3.00" timeLoss="5.51" rerouteNo="1" devices="vehroute_1 tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="traci"/>
<     <tripinfo id="movedVeh" depart="125.00" departLane="3fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="130.00" arrivalLane="1si_0" arrivalPos="250.00" arrivalPosLat="0.00" arrivalSpeed="12.62" duration="5.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.07" rerouteNo="1" devices="vehroute_movedVeh tripinfo_movedVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="horiz" depart="0.00" departLane="2fi_0" departPos="5.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="165.00" routeLength="3111.20" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="-181.01" rerouteNo="0" devices="vehroute_horiz tripinfo_horiz" vType="DEFAULT_VEHTYPE@horiz" speedFactor="1.10" vaporized=""/>
<     <tripinfo id="2" depart="10.00" departLane="2fi_0" departPos="5.10" departPosLat="0.00" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="155.00" routeLength="1662.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.33" rerouteNo="0" devices="vehroute_2 tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInThePast" depart="23.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="142.00" routeLength="1557.15" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.89" rerouteNo="0" devices="vehroute_departInThePast tripinfo_departInThePast" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInTheFuture" depart="30.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="135.00" routeLength="1463.22" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.84" rerouteNo="0" devices="vehroute_departInTheFuture tripinfo_departInTheFuture" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departTriggered" depart="-1" departLane="" departPos="-1.00" departPosLat="0.00" departSpeed="-1.00" departDelay="165.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_departTriggered tripinfo_departTriggered" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest" depart="34.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="131.00" routeLength="790.32" waitingTime="44.00" waitingCount="1" stopTime="3.00" timeLoss="60.38" rerouteNo="1" devices="vehroute_routeTest tripinfo_routeTest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest2" depart="50.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="115.00" routeLength="770.25" waitingTime="32.00" waitingCount="2" stopTime="3.00" timeLoss="46.14" rerouteNo="0" devices="vehroute_routeTest2 tripinfo_routeTest2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="bus" depart="64.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="101.00" routeLength="745.53" waitingTime="19.00" waitingCount="2" stopTime="2.00" timeLoss="35.39" rerouteNo="0" devices="vehroute_bus tripinfo_bus" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest" depart="78.00" departLane="3si_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="87.00" routeLength="904.86" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.03" rerouteNo="2" devices="vehroute_triptest tripinfo_triptest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking" depart="78.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="87.00" routeLength="510.26" waitingTime="12.00" waitingCount="1" stopTime="10.00" timeLoss="34.55" rerouteNo="0" devices="vehroute_parking tripinfo_parking" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking2" depart="98.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="67.00" routeLength="885.50" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="9.61" rerouteNo="0" devices="vehroute_parking2 tripinfo_parking2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="blocker" depart="114.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="51.00" routeLength="490.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.23" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="offRoad" depart="114.00" departLane="1o_0" departPos="40.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="51.00" routeLength="558.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.32" rerouteNo="0" devices="vehroute_offRoad tripinfo_offRoad" vType="DEFAULT_VEHTYPE" speedFactor="1.10" vaporized="end"/>
<     <tripinfo id="victim" depart="117.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="48.00" routeLength="344.29" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="7.85" rerouteNo="0" devices="vehroute_victim tripinfo_victim" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="block_2si" depart="117.00" departLane="2si_1" departPos="205.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="48.00" routeLength="269.69" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="24.52" rerouteNo="0" devices="vehroute_block_2si tripinfo_block_2si" vType="DEFAULT_VEHTYPE@block_2si" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="collider" depart="117.00" departLane="2fi_0" departPos="3.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="48.00" routeLength="959.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.25" rerouteNo="0" devices="vehroute_collider tripinfo_collider" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="tazVeh" depart="127.00" departLane="3fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="38.00" routeLength="390.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.41" rerouteNo="1" devices="vehroute_tazVeh tripinfo_tazVeh routing_tazVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="failVeh" depart="130.00" departLane="3fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="35.00" routeLength="250.00" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="11.50" rerouteNo="0" devices="vehroute_failVeh tripinfo_failVeh routing_failVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteTT" depart="133.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="32.00" routeLength="317.24" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.84" rerouteNo="1" devices="vehroute_rerouteTT tripinfo_rerouteTT" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteEffort" depart="136.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="29.00" routeLength="275.67" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.83" rerouteNo="1" devices="vehroute_rerouteEffort tripinfo_rerouteEffort" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="pav" depart="139.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="5.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="26.00" routeLength="177.06" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="7.07" rerouteNo="0" devices="vehroute_pav tripinfo_pav" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="elVeh" depart="152.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="13.00" routeLength="93.49" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.65" rerouteNo="0" devices="vehroute_elVeh tripinfo_elVeh battery_elVeh routing_elVeh" vType="long@elVeh" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest2" depart="-1" departLane="" departPos="-1.00" departPosLat="0.00" departSpeed="-1.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_triptest2 tripinfo_triptest2 routing_triptest2" vType="reroutingType" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="noRouteGiven" depart="163.00" departLane="1fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="2.00" routeLength="2.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="vehroute_noRouteGiven tripinfo_noRouteGiven" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehDepartLane" depart="164.00" departLane="2fi_0" departPos="5.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_vehDepartLane tripinfo_vehDepartLane" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:44 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,18c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="1" depart="6.00" departPos="0.00" arrival="19.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="traci:changeTarget" replacedAtTime="6.00" probability="0" edges="2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi 4si"/>
<             <route edges="2fi 2si 4o 4fi"/>
<         </routeDistribution>
<         <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
<     </vehicle>
< 
<     <vehicle id="movedVeh" depart="125.00" departPos="0.00" arrival="130.00">
<         <routeDistribution>
<             <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
<             <route edges="1si"/>
<         </routeDistribution>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml"/>
>     </input>
20c12,34
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_sublane_asl ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ab80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ab80: note: object has invalid vptr
>  00 00 00 00  59 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2570789==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000acb4 at pc 0x55d2a663be32 bp 0x7ffcb56cd9b0 sp 0x7ffcb56cd9a8
> READ of size 4 at 0x61600000acb4 thread T0
>     #0 0x55d2a663be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2a663b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2a63469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2a6347d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2a6534e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d2a6534786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d2a65367f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d2a5ebb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d2a5ebe698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d2a5eaf216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb4f78d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4f78d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2a5ded634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000acb4 is located 308 bytes inside of 528-byte region [0x61600000ab80,0x61600000ad90)
> freed by thread T0 here:
>     #0 0x55d2a5eabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55d2a878bca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2a663b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2a63469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2049,2153c2049
<         <vehicle id="v0" x="596.96" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="596.96" lane="beg_1" slope="0.00"/>
<     </timestep>
<     <timestep time="68.20">
<         <vehicle id="v0" x="598.34" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="598.34" lane="beg_1" slope="0.00"/>
<     </timestep>
<     <timestep time="68.30">
<         <vehicle id="v0" x="599.73" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="599.73" lane="beg_1" slope="0.00"/>
<     </timestep>
<     <timestep time="68.40">
<         <vehicle id="v0" x="601.12" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="601.12" lane="beg_1" slope="0.00"/>
<     </timestep>
<     <timestep time="68.50">
<         <vehicle id="v0" x="602.51" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="602.51" lane="beg_1" slope="0.00"/>
<     </timestep>
<     <timestep time="68.60">
<         <vehicle id="v0" x="603.90" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="603.90" lane="beg_1" slope="0.00"/>
<     </timestep>
<     <timestep time="68.70">
<         <vehicle id="v0" x="605.29" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="605.29" lane="beg_1" slope="0.00"/>
<     </timestep>
<     <timestep time="68.80">
<         <vehicle id="v0" x="606.68" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="606.68" lane="beg_1" slope="0.00"/>
<     </timestep>
<     <timestep time="68.90">
<         <vehicle id="v0" x="608.07" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="608.07" lane="beg_1" slope="0.00"/>
<     </timestep>
<     <timestep time="69.00">
<         <vehicle id="v0" x="609.46" y="-2.55" angle="90.00" type="t0" speed="13.89" pos="609.46" lane="beg_1" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
27,31c27
<     <changeStarted id="v0" type="t0" time="60.90" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="496.95" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="1.54"/>
<     <changeStarted id="v0" type="t0" time="61.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="498.34" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="1.50"/>
<     <change id="v0" type="t0" time="61.90" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="510.84" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<     <changeEnded id="v0" type="t0" time="63.00" from="beg_1" to="beg_1" dir="0" speed="13.89" pos="526.12" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
< </lanechanges>
---
>     <changeStarted id="v0" type="t0" time="60.90" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="496.95" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None
\ No newline at end of file

TEST FAILED on ts-sim-build-ba : traci vehicletype save_and_load_vtype_params ( Last six runs Jun2023 )

---------- Differences in errors ----------
4a5,167
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  08 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571122==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x560078f1ee32 bp 0x7ffe1b2da5f0 sp 0x7ffe1b2da5e8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x560078f1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560078f1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560078c299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560078c2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560078e17e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560078e17786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560078e197f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56007879e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5600787a1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560078792216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9d0076dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d0076de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600786d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x56007878eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x56007b06eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560078f1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560078c299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2023-06-22 07:08:50 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0000" arrival="266.50">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="0.9000" arrival="274.50">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <load-state value="state.xml"/>
>     </input>
17c11,32
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <time>
>         <step-length value="0.5"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicletype vehicletype ( Last six runs Jun2023 )

---------- Differences in errors ----------
7a8,86
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  66 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2571107==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x556a44994e32 bp 0x7ffc0feff210 sp 0x7ffc0feff208
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x556a44994e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a449949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a4469f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a446a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a4488de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556a4488d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556a4488f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556a442146a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556a44217698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556a44208216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f46eb3f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46eb3f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a44146634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x556a44204aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556a46ae4ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a44994725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a4469f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci_java api ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,5
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Exception in thread "main" java.lang.UnsatisfiedLinkError: no libtracijni in java.library.path: [/home/delphi/clangDebug/sumo/bin]
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2673)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
> 	at java.base/java.lang.System.loadLibrary(System.java:1873)
> 	at APITest.main(APITest.java:33)
---------- Differences in output ----------
1,80d0
< deltaT:1.0
< findRoute result stage:
<   gneE0
<   -gneE2
<   gneE2
< findIntermodalRoute result stages:
<   gneE0
<   gneE2
< Step 1.0, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 3.0, tlsPhase 0 (North-South)
< Step 4.0, tlsPhase 0 (North-South)
< Step 5.0, tlsPhase 0 (North-South)
< Step 6.0, tlsPhase 0 (North-South)
< Step 7.0, tlsPhase 0 (North-South)
< Step 8.0, tlsPhase 0 (North-South)
< Step 9.0, tlsPhase 0 (North-South)
< Step 10.0, tlsPhase 0 (North-South)
< Step 11.0, tlsPhase 0 (North-South)
< Step 12.0, tlsPhase 0 (North-South)
< Step 13.0, tlsPhase 0 (North-South)
< Step 14.0, tlsPhase 0 (North-South)
< Step 15.0, tlsPhase 0 (North-South)
< Step 16.0, tlsPhase 0 (North-South)
< Step 17.0, tlsPhase 0 (North-South)
< Step 18.0, tlsPhase 0 (North-South)
< Step 19.0, tlsPhase 0 (North-South)
< Step 20.0, tlsPhase 0 (North-South)
< Step 21.0, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci_java concurrent ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,5
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Exception in thread "main" java.lang.UnsatisfiedLinkError: no libtracijni in java.library.path: [/home/delphi/clangDebug/sumo/bin]
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2673)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
> 	at java.base/java.lang.System.loadLibrary(System.java:1873)
> 	at Main.main(Main.java:48)
---------- Differences in output ----------
1,100d0
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci_java simple ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,5
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Exception in thread "main" java.lang.UnsatisfiedLinkError: no libtracijni in java.library.path: [/home/delphi/clangDebug/sumo/bin]
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2673)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
> 	at java.base/java.lang.System.loadLibrary(System.java:1873)
> 	at Main.main(Main.java:32)
---------- Differences in output ----------
1,4639d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.2, tlsPhase 0 (North-South)
< Step 0.3, tlsPhase 0 (North-South)
< Step 0.4, tlsPhase 0 (North-South)
< Step 0.5, tlsPhase 0 (North-South)
< Step 0.6, tlsPhase 0 (North-South)
< Step 0.7, tlsPhase 0 (North-South)
< Step 0.8, tlsPhase 0 (North-South)
< Step 0.9, tlsPhase 0 (North-South)
< Step 1.0, tlsPhase 0 (North-South)
< Step 1.1, tlsPhase 0 (North-South)
< Step 1.2, tlsPhase 0 (North-South)
< Step 1.3, tlsPhase 0 (North-South)
< Step 1.4, tlsPhase 0 (North-South)
< Step 1.5, tlsPhase 0 (North-South)
< Step 1.6, tlsPhase 0 (North-South)
< Step 1.7, tlsPhase 0 (North-South)
< Step 1.8, tlsPhase 0 (North-South)
< Step 1.9, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 2.1, tlsPhase 0 (North-South)
< Step 2.2, tlsPhase 0 (North-South)
< Step 2.3, tlsPhase 0 (North-South)
< Step 2.4, tlsPhase 0 (North-South)
< Step 2.5, tlsPhase 0 (North-South)
< Step 2.6, tlsPhase 0 (North-South)
< Step 2.7, tlsPhase 0 (North-South)
< Step 2.8, tlsPhase 0 (North-South)
< Step 2.9, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci_java subscription ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,5
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Exception in thread "main" java.lang.UnsatisfiedLinkError: no libtracijni in java.library.path: [/home/delphi/clangDebug/sumo/bin]
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2673)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
> 	at java.base/java.lang.System.loadLibrary(System.java:1873)
> 	at Subscription.main(Subscription.java:35)
---------- Differences in output ----------
1,147d0
< Step: 0
< Step: 1
< Subscription Departed vehicles: v0
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 2
< Subscription Departed vehicles: v1
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(14.7234,-4.8)
< Vehicle Subscription: id=v1
<    variable id: 64  value: 13.033
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 3
< Subscription Departed vehicles: v2
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(29.4468,-4.8)
< Vehicle Subscription: id=v1
<    variable id: 64  value: 13.033
<    variable id: 66  value: TraCIPosition(13.033,-4.8)
< Vehicle Subscription: id=v2
<    variable id: 64  value: 11.791
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 4
< Subscription Departed vehicles: v3
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traffic_lights loop_flow actuated ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,1185
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  24 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572420==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x562a51be8e32 bp 0x7ffd68e44010 sp 0x7ffd68e44008
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x562a51be8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a51be89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a518f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a518f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a51aeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a51ae6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a51d50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a51472c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a5146e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a5145c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3bc7e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3bc7e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a5139a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x562a51458aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x562a53d38ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a51be8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a518f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="6.38" duration="341.15" waitingTime="181.49" timeLoss="193.70" departDelay="160.50" departDelayWaiting="-1.00" totalTravelTime="497401.00" totalDepartDelay="234006.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_actuated_1800_1800.xml"/>
>         <summary-output value="results/summary_actuated_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_actuated_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:29 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,99c6,31
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="12.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="16.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="20.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="32.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="36.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="40.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="52.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="56.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="60.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="112.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="116.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="120.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="172.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="176.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="180.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="232.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="236.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="240.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="292.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="296.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="300.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="352.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="356.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="360.00" id="0" programID="a" phase="0" state="GrGr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traffic_lights loop_flow sotl_marching ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,2262
> 
> =================================================================
> ==2572427==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x558dc4bf024d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558dc4f0b0e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558dc4f0af5a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x558dc4f0ad17 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x558dc4f0abdc in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x558dc4f0aa95 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_
node::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) const /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x558dc4f0a307 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clon
e_node<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std
::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::_
Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_str
ing<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:645:8
>     #7 0x558dc4f096e8 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::_Rb_tre
e_node_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std
::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1862:20
>     #8 0x558dc4f08e43 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std
::char_traits<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char
>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:890:6
>     #9 0x558dc4f08881 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:901:9
>     #10 0x558dc4f0818e in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >,
 std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::_
_cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_
string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:939:16
>     #11 0x558dc4f08084 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::map(std::
map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11
/../../../../include/c++/11/bits/stl_map.h:207:7
>     #12 0x558dc795b774 in Parameterised::Parameterised(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/utils/common/Parameterised.cpp:37:5
>     #13 0x558dc70fc8a0 in MSSOTLPolicy::MSSOTLPolicy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<cha
r> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy.cpp:89:5
>     #14 0x558dc6eb222c in MSSOTLMarchingPolicy::MSSOTLMarchingPolicy(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<cha
r>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLMarchingPolicy.cpp:27:5
>     #15 0x558dc5f0dc3d in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:290:198
>     #16 0x558dc5e33c88 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #17 0x558dc76915e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #18 0x7f1706bc6984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x558dc4bf024d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x558dc4f0b0e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558dc4f0af5a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:35 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="5.88" duration="372.99" waitingTime="203.23" timeLoss="225.54" departDelay="188.65" departDelayWaiting="-1.00" totalTravelTime="543821.00" totalDepartDelay="275056.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_sotl_marching_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_marching_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_marching_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:35 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,135c6,31
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="32.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="36.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="40.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="72.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="76.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="80.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="112.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="116.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="120.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="152.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="156.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="160.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="192.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="196.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="200.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="232.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="236.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="240.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="272.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="276.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="280.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="312.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="316.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="320.00" id="0" programID="a" phase="0" state="GrGr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traffic_lights loop_flow sotl_phase ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,2262
> 
> =================================================================
> ==2572391==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55a06317324d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a06348e0e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a06348df5a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55a06348dd17 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55a06348dbdc in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55a06348da95 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_
node::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) const /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x55a06348d307 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clon
e_node<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std
::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::_
Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_str
ing<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:645:8
>     #7 0x55a06348c6e8 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::_Rb_tre
e_node_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std
::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1862:20
>     #8 0x55a06348be43 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std
::char_traits<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char
>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:890:6
>     #9 0x55a06348b881 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:901:9
>     #10 0x55a06348b18e in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >,
 std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::_
_cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_
string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:939:16
>     #11 0x55a06348b084 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::map(std::
map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11
/../../../../include/c++/11/bits/stl_map.h:207:7
>     #12 0x55a065ede774 in Parameterised::Parameterised(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/utils/common/Parameterised.cpp:37:5
>     #13 0x55a06567f8a0 in MSSOTLPolicy::MSSOTLPolicy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<cha
r> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy.cpp:89:5
>     #14 0x55a0654372fa in MSSOTLPhasePolicy::MSSOTLPhasePolicy(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, st
d::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLPhasePolicy.cpp:28:5
>     #15 0x55a0644903ed in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:287:198
>     #16 0x55a0643b6c88 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #17 0x55a065c145e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #18 0x7f9a81e26984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55a06317324d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a06348e0e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a06348df5a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="3.93" duration="596.32" waitingTime="386.67" timeLoss="448.92" departDelay="403.70" departDelayWaiting="-1.00" totalTravelTime="869438.00" totalDepartDelay="588597.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_sotl_phase_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_phase_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_phase_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:38 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,381c6,31
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="86.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="90.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="94.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="106.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="110.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="114.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="126.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="130.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="134.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="146.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="150.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="154.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="166.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="170.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="174.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="186.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="190.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="194.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="206.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="210.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="214.00" id="0" programID="a" phase="0" state="GrGr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traffic_lights loop_flow sotl_platoon ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,2262
> 
> =================================================================
> ==2572396==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55c7c899124d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c7c8cac0e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c7c8cabf5a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55c7c8cabd17 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55c7c8cabbdc in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55c7c8caba95 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_
node::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) const /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x55c7c8cab307 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clon
e_node<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std
::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::_
Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_str
ing<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:645:8
>     #7 0x55c7c8caa6e8 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::_Rb_tre
e_node_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std
::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1862:20
>     #8 0x55c7c8ca9e43 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std
::char_traits<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char
>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:890:6
>     #9 0x55c7c8ca9881 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:901:9
>     #10 0x55c7c8ca918e in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >,
 std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::_
_cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_
string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:939:16
>     #11 0x55c7c8ca9084 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::map(std::
map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11
/../../../../include/c++/11/bits/stl_map.h:207:7
>     #12 0x55c7cb6fc774 in Parameterised::Parameterised(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/utils/common/Parameterised.cpp:37:5
>     #13 0x55c7cae9d8a0 in MSSOTLPolicy::MSSOTLPolicy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<cha
r> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy.cpp:89:5
>     #14 0x55c7cac5850a in MSSOTLPlatoonPolicy::MSSOTLPlatoonPolicy(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>
, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLPlatoonPolicy.cpp:30:5
>     #15 0x55c7c9cad5fd in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:281:198
>     #16 0x55c7c9bd4c88 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #17 0x55c7cb4325e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #18 0x7f55531f6984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55c7c899124d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55c7c8cac0e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c7c8cabf5a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="6.39" duration="341.17" waitingTime="181.60" timeLoss="193.72" departDelay="161.01" departDelayWaiting="-1.00" totalTravelTime="497424.00" totalDepartDelay="234760.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_sotl_platoon_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_platoon_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_platoon_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:28 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,81c6,31
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="126.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="130.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="134.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="186.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="190.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="194.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="246.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="250.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="254.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="306.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="310.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="314.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="366.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="370.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="374.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="426.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="430.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="434.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="486.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="490.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="494.00" id="0" programID="a" phase="0" state="GrGr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traffic_lights loop_flow sotl_request ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,2258
> 
> =================================================================
> ==2572398==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55f548f7524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f5492900e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f54928ff5a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f54928fd17 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55f54928fbdc in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55f54928fa95 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_
node::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) const /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x55f54928f307 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clon
e_node<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std
::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::_
Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_str
ing<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:645:8
>     #7 0x55f54928e6e8 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::_Rb_tre
e_node_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std
::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1862:20
>     #8 0x55f54928eac5 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*, std::_Rb_tre
e_node_base*, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std
::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1866:21
>     #9 0x55f54928de43 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cx
x11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std
::char_traits<char>, std::allocator<char> > > > > const&, std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char
>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:890:6
>     #10 0x55f54928d881 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >,
 std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__
cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:901:9
>     #11 0x55f54928d18e in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >,
 std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::_
_cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_
string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:939:16
>     #12 0x55f54928d084 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::map(std::
map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11
/../../../../include/c++/11/bits/stl_map.h:207:7
>     #13 0x55f54bce0774 in Parameterised::Parameterised(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/utils/common/Parameterised.cpp:37:5
>     #14 0x55f54b4818a0 in MSSOTLPolicy::MSSOTLPolicy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<cha
r> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy.cpp:89:5
>     #15 0x55f54b23e453 in MSSOTLRequestPolicy::MSSOTLRequestPolicy(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>
, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLRequestPolicy.cpp:26:5
>     #16 0x55f54a290dad in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:278:198
>     #17 0x55f54a1b8c88 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #18 0x55f54ba165e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #19 0x7f89554bc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55f548f7524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f5492900e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:32 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="2.21" duration="1173.59" waitingTime="857.87" timeLoss="1026.39" departDelay="976.80" departDelayWaiting="-1.00" totalTravelTime="1711091.00" totalDepartDelay="1424181.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_sotl_request_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_request_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_request_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:32 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1119c6,31
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="79.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="83.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="87.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="92.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="96.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="100.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="105.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="109.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="113.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="118.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="122.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="126.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="131.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="135.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="139.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="144.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="148.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="152.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="157.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="161.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="165.00" id="0" programID="a" phase="0" state="GrGr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traffic_lights loop_flow sotl_wave ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,1267
> 
> =================================================================
> ==2572399==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 288 byte(s) in 4 object(s) allocated from:
>     #0 0x55b0a135d24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b0a3848579 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b0a384847a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b0a3848247 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::
basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55b0a384701c in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> 
>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::_M_create_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/.
./../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55b0a3846969 in std::pair<std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, bool> std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > con
st, MSE2Collector*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::_M_emplace_unique<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*>&&) /bin/../lib/gc
c/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2384:19
>     #6 0x55b0a3841901 in std::enable_if<is_constructible<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >::value, std::pair<std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, bool> >::type std::map<std::__cxx11::basic_string<char, std::
char_traits<char>, std::allocator<char> >, MSE2Collector*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::insert<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Coll
ector*>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h:817:16
>     #7 0x55b0a382f0eb in MSSOTLE2Sensors::buildCountSensorForLane(MSLane*, NLDetectorBuilder&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLE2Sensors.cpp:162:21
>     #8 0x55b0a382d8fe in MSSOTLE2Sensors::buildCountSensors(std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >, NLDetectorBuilder&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLE2Sensors.cpp:79:13
>     #9 0x55b0a36318c3 in MSSOTLTrafficLightLogic::init(NLDetectorBuilder&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLTrafficLightLogic.cpp:161:33
>     #10 0x55b0a2685fb4 in NLJunctionControlBuilder::postLoadInitialization() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:520:16
>     #11 0x55b0a2545c7f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:224:23
>     #12 0x55b0a2551f71 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #13 0x55b0a1360d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #14 0x7f2a53562d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 4 object(s) allocated from:
>     #0 0x55b0a135d24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b0a3848579 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b0a384847a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b0a3848247 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::
basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55b0a384701c in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> 
>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::_M_create_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/.
./../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55b0a3846969 in std::pair<std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, bool> std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > con
st, MSE2Collector*> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::_M_emplace_unique<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*>&&) /bin/../lib/gc
c/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2384:19
>     #6 0x55b0a3841901 in std::enable_if<is_constructible<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >::value, std::pair<std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, bool> >::type std::map<std::__cxx11::basic_string<char, std::
char_traits<char>, std::allocator<char> >, MSE2Collector*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::insert<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Coll
ector*>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h:817:16
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="6.28" duration="345.05" waitingTime="184.56" timeLoss="197.59" departDelay="167.76" departDelayWaiting="-1.00" totalTravelTime="503081.00" totalDepartDelay="244599.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_sotl_wave_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_wave_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_wave_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:34 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,93c6,31
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="32.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="36.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="40.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="76.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="80.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="84.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="120.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="124.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="128.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="168.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="172.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="176.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="216.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="220.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="224.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="268.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="272.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="276.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="320.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="324.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="328.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="377.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="381.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="385.00" id="0" programID="a" phase="0" state="GrGr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traffic_lights loop_flow static ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,1185
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000f980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f980: note: object has invalid vptr
>  00 00 00 00  75 35 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572430==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55e517081e32 bp 0x7ffd4c0a0690 sp 0x7ffd4c0a0688
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55e517081e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5170819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e516d8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e516d8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e516f87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e516f7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5171e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e51690bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e51690756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5168f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efdec3cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efdec3cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e516833634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55e5168f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e5191d1ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e517081725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e516d8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:32 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="5.88" duration="372.99" waitingTime="203.23" timeLoss="225.54" departDelay="188.65" departDelayWaiting="-1.00" totalTravelTime="543821.00" totalDepartDelay="275056.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_static_1800_1800.xml"/>
>         <summary-output value="results/summary_static_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_static_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:32 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,135c6,31
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="32.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="36.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="40.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="72.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="76.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="80.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="112.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="116.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="120.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="152.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="156.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="160.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="192.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="196.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="200.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="232.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="236.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="240.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="272.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="276.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="280.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="312.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="316.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="320.00" id="0" programID="a" phase="0" state="GrGr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traffic_lights loop_flow swarm ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,8331
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2572451==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x5577eb1de24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5577eb2cca89 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5577eb2cc98a in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5577eb2cc3c7 in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5577eb2cb0f0 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5577eb2caab9 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::emplace_back<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5577eb24cde0 in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5577ed6d062f in MSSOTLPolicy5DFamilyStimulus::MSSOTLPolicy5DFamilyStimulus(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_t
raits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy5DFamilyStimulus.cpp:57:18
>     #8 0x5577ed4db23a in MSSwarmTrafficLightLogic::MSSwarmTrafficLightLogic(MSTLLogicControl&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSPhaseDefinition*, std::allocator<MSPhaseDefinition*> > const&, int, long long, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_t
raits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSwarmTrafficLightLogic.cpp:44:47
>     #9 0x5577ec4f9084 in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:272:27
>     #10 0x5577ec421c88 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #11 0x5577edc7f5e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f9fa5322984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x5577eb1de24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5577eb2cca89 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5577eb2cc98a in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5577eb2cc3c7 in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5577eb2cb0f0 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x5577eb2caab9 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::emplace_back<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x5577eb24cde0 in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x5577ed6d062f in MSSOTLPolicy5DFamilyStimulus::MSSOTLPolicy5DFamilyStimulus(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_t
raits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy5DFamilyStimulus.cpp:57:18
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:44 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="6.39" duration="341.17" waitingTime="181.60" timeLoss="193.72" departDelay="161.01" departDelayWaiting="-1.00" totalTravelTime="497424.00" totalDepartDelay="234760.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_swarm_1800_1800.xml"/>
>         <summary-output value="results/summary_swarm_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_swarm_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
2a3,4
> <!-- generated on 2023-06-22 07:10:44 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,81c6,31
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="126.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="130.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="134.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="186.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="190.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="194.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="246.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="250.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="254.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="306.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="310.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="314.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="366.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="370.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="374.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="426.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="430.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="434.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="486.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="490.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="494.00" id="0" programID="a" phase="0" state="GrGr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial circles ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  67 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572586==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55a975408e32 bp 0x7ffea2f96b70 sp 0x7ffea2f96b68
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55a975408e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9754089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9751139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a975114d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a97530eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a975306952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a975570793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a974c92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a974c8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a974c7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f356d7dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f356d7dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a974bba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55a974c78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a977558ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a975408725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9751139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial city_mobil agent ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600006bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600006bd80: note: object has invalid vptr
>  00 00 00 00  86 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572746==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600006beb4 at pc 0x55df61b88e32 bp 0x7fff1d26d9b0 sp 0x7fff1d26d9a8
> READ of size 4 at 0x61600006beb4 thread T0
>     #0 0x55df61b88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df61b889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df618939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df61894d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df61a8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df61a86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df61cf0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df61412c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df6140e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df613fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f8c99cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f8c99ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df6133a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600006beb4 is located 308 bytes inside of 528-byte region [0x61600006bd80,0x61600006bf90)
> freed by thread T0 here:
>     #0 0x55df613f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55df63cd8ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df61b88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df618939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,19d1
< waiting time (max, mean, dev): False True False
< ('footmain0to1', 'footmainout') True True True
< ('footmain1to2', 'footmainout') True True True
< ('footmain2to3', 'footmainout') True True True
< ('footmain3to4', 'footmainout') True True True
< ('footmain4to5', 'footmainout') True True True
< ('footmain5to6', 'footmainout') True True True
< ('footmain6to7', 'footmainout') True True True
< ('footmain7to8', 'footmainout') True True True
< ('footmainout', 'footmain0to1') True True True
< ('footmainout', 'footmain1to2') True True True
< ('footmainout', 'footmain2to3') True True True
< ('footmainout', 'footmain3to4') True True True
< ('footmainout', 'footmain4to5') True True True
< ('footmainout', 'footmain5to6') True True True
< ('footmainout', 'footmain6to7') True True True
< ('footmainout', 'footmain7to8') True True True
< CO2: True

TEST FAILED on ts-sim-build-ba : tutorial city_mobil agent_cyber ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600006de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600006de80: note: object has invalid vptr
>  00 00 00 00  c4 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572742==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600006dfb4 at pc 0x5574eda8ce32 bp 0x7ffeb2ed6ab0 sp 0x7ffeb2ed6aa8
> READ of size 4 at 0x61600006dfb4 thread T0
>     #0 0x5574eda8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574eda8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574ed7979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574ed798d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574ed992ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574ed98a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574edbf4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574ed316c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574ed31256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574ed300018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f342cfcbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f342cfcbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574ed23e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600006dfb4 is located 308 bytes inside of 528-byte region [0x61600006de80,0x61600006e090)
> freed by thread T0 here:
>     #0 0x5574ed2fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5574efbdcca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574eda8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574ed7979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,19d1
< waiting time (max, mean, dev): False True False
< ('footmain0to1', 'footmainout') True True True
< ('footmain1to2', 'footmainout') True True True
< ('footmain2to3', 'footmainout') True True True
< ('footmain3to4', 'footmainout') True True True
< ('footmain4to5', 'footmainout') True True True
< ('footmain5to6', 'footmainout') True True True
< ('footmain6to7', 'footmainout') True True True
< ('footmain7to8', 'footmainout') True True True
< ('footmainout', 'footmain0to1') True True True
< ('footmainout', 'footmain1to2') True True True
< ('footmainout', 'footmain2to3') True True True
< ('footmainout', 'footmain3to4') True True True
< ('footmainout', 'footmain4to5') True True True
< ('footmainout', 'footmain5to6') True True True
< ('footmainout', 'footmain6to7') True True True
< ('footmainout', 'footmain7to8') True True True
< CO2: True

TEST FAILED on ts-sim-build-ba : tutorial city_mobil simple ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000099080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000099080: note: object has invalid vptr
>  00 00 00 00  b9 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572749==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000991b4 at pc 0x55f5f4c2ae32 bp 0x7ffcd3203a50 sp 0x7ffcd3203a48
> READ of size 4 at 0x6160000991b4 thread T0
>     #0 0x55f5f4c2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5f4c2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5f49359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5f4936d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5f4b30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5f4b28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5f4d92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5f44b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5f44b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5f449e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee2e4a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee2e4a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5f43dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000991b4 is located 308 bytes inside of 528-byte region [0x616000099080,0x616000099290)
> freed by thread T0 here:
>     #0 0x55f5f449aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55f5f6d7aca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5f4c2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5f49359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,19d1
< waiting time (max, mean, dev): False True False
< ('footmain0to1', 'footmainout') True True True
< ('footmain1to2', 'footmainout') True True True
< ('footmain2to3', 'footmainout') True True True
< ('footmain3to4', 'footmainout') True True True
< ('footmain4to5', 'footmainout') True True True
< ('footmain5to6', 'footmainout') True True True
< ('footmain6to7', 'footmainout') True True True
< ('footmain7to8', 'footmainout') True True True
< ('footmainout', 'footmain0to1') True True True
< ('footmainout', 'footmain1to2') True True True
< ('footmainout', 'footmain2to3') True True True
< ('footmainout', 'footmain3to4') True True True
< ('footmainout', 'footmain4to5') True True True
< ('footmainout', 'footmain5to6') True True True
< ('footmainout', 'footmain6to7') True True True
< ('footmainout', 'footmain7to8') True True True
< CO2: True

TEST FAILED on ts-sim-build-ba : tutorial city_mobil simple_cyber ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600006de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600006de80: note: object has invalid vptr
>  00 00 00 00  df 36 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572760==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600006dfb4 at pc 0x5589137a0e32 bp 0x7ffc7cb85ed0 sp 0x7ffc7cb85ec8
> READ of size 4 at 0x61600006dfb4 thread T0
>     #0 0x5589137a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589137a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589134ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589134acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589136a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55891369e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558913908793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55891302ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55891302656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558913014018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d96720d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d96720e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558912f52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600006dfb4 is located 308 bytes inside of 528-byte region [0x61600006de80,0x61600006e090)
> freed by thread T0 here:
>     #0 0x558913010aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5589158f0ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589137a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589134ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,19d1
< waiting time (max, mean, dev): False True False
< ('footmain0to1', 'footmainout') True True True
< ('footmain1to2', 'footmainout') True True True
< ('footmain2to3', 'footmainout') True True True
< ('footmain3to4', 'footmainout') True True True
< ('footmain4to5', 'footmainout') True True True
< ('footmain5to6', 'footmainout') True True True
< ('footmain6to7', 'footmainout') True True True
< ('footmain7to8', 'footmainout') True True True
< ('footmainout', 'footmain0to1') True True True
< ('footmainout', 'footmain1to2') True True True
< ('footmainout', 'footmain2to3') True True True
< ('footmainout', 'footmain3to4') True True True
< ('footmainout', 'footmain4to5') True True True
< ('footmainout', 'footmain5to6') True True True
< ('footmainout', 'footmain6to7') True True True
< ('footmainout', 'footmain7to8') True True True
< CO2: True

TEST FAILED on ts-sim-build-ba : tutorial city_mobil taxi ( Last six runs Jun2023 )

---------- Differences in errors ----------
27a28,106
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600001da80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600001da80: note: object has invalid vptr
>  00 00 00 00  b6 3f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572607==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600001dbb4 at pc 0x55ab2f5b5e32 bp 0x7ffed8e957d0 sp 0x7ffed8e957c8
> READ of size 4 at 0x61600001dbb4 thread T0
>     #0 0x55ab2f5b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab2f5b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab2f2c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab2f2c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab2f4bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab2f4b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab2f71d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab2ee3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab2ee3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab2ee29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f404bf2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f404bf2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab2ed67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600001dbb4 is located 308 bytes inside of 528-byte region [0x61600001da80,0x61600001dc90)
> freed by thread T0 here:
>     #0 0x55ab2ee25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55ab31705ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab2f5b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab2f2c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial city_mobil taxi_cyber ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,4c2,80
< Warning: Vehicle 'c.0' aborted waiting for a person or container that will never come.
< Warning: Vehicle 'c.1' aborted waiting for a person or container that will never come.
< Warning: Vehicle 'c.2' aborted waiting for a person or container that will never come.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600001ef80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600001ef80: note: object has invalid vptr
>  00 00 00 00  29 43 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572621==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600001f0b4 at pc 0x55a254c41e32 bp 0x7ffe3e659df0 sp 0x7ffe3e659de8
> READ of size 4 at 0x61600001f0b4 thread T0
>     #0 0x55a254c41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a254c419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a25494c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a25494dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a254b47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a254b3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a254da9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2544cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2544c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2544b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47d7a73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47d7a73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2543f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600001f0b4 is located 308 bytes inside of 528-byte region [0x61600001ef80,0x61600001f190)
> freed by thread T0 here:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial hello ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  1a 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572601==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5596c6d3de32 bp 0x7ffefb886130 sp 0x7ffefb886128
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5596c6d3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596c6d3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596c6a489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596c6a49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596c6c43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596c6c3b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596c6ea5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596c65c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596c65c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596c65b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb70a6b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb70a6b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596c64ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5596c65adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5596c8e8dca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596c6d3d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596c6a489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
43c43
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial manhattan ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000026a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000026a80: note: object has invalid vptr
>  00 00 00 00  74 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572856==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000026bb4 at pc 0x559449ea2e32 bp 0x7ffe068106d0 sp 0x7ffe068106c8
> READ of size 4 at 0x616000026bb4 thread T0
>     #0 0x559449ea2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559449ea29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559449bad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559449baed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559449d9be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559449d9b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559449d9d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5594497226a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559449725698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559449716216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f054440fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f054440fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559449654634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000026bb4 is located 308 bytes inside of 528-byte region [0x616000026a80,0x616000026c90)
> freed by thread T0 here:
>     #0 0x559449712aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55944bff2ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559449ea2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559449bad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial public_transport ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600009f980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600009f980: note: object has invalid vptr
>  00 00 00 00  3f 39 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572676==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600009fab4 at pc 0x5640b740ee32 bp 0x7fff0b897d30 sp 0x7fff0b897d28
> READ of size 4 at 0x61600009fab4 thread T0
>     #0 0x5640b740ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640b740e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640b71199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640b711ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640b7314ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640b730c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640b7576793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640b6c98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640b6c9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640b6c82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9d628cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9d628ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640b6bc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600009fab4 is located 308 bytes inside of 528-byte region [0x61600009f980,0x61600009fb90)
> freed by thread T0 here:
>     #0 0x5640b6c7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5640b955eca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640b740e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640b71199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,39c5
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 25
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 729
<  Running: 0
< Statistics (avg of 25):
<  RouteLength: 736.62
<  Speed: 3.96
<  Duration: 140.80
<  WaitingTime: 0.16
<  TimeLoss: 34.62
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 1370 walks):
<  RouteLength: 53.81
<  Duration: 45.82
<  TimeLoss: 6.86
< Ride Statistics (avg of 641 rides):
<  WaitingTime: 117.71
<  RouteLength: 356.37
<  Duration: 42.29
<  Bus: 239
<  Train: 402
< 
< DijkstraRouter answered 2505 queries and explored 7.18 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2023-06-22 07:09:13 by Eclipse SUMO sumo Version v1_17_0+1155-03d9b09867e
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,75c6,21
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="bus" type="bus" lane="-E1_1" pos="24.42" parking="0" started="7.00" ended="30.00" delay="0.00" initialPersons="0" loadedPersons="5" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_bus"/>
<     <stopinfo id="tram1.0" type="tram" lane="-E4_0" pos="43.43" parking="0" started="8.00" ended="30.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_tram1"/>
<     <stopinfo id="tram2.0" type="tram" lane="E4_0" pos="42.20" parking="0" started="8.00" ended="30.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_tram2"/>
<     <stopinfo id="tram1.0" type="tram" lane="-E4_0" pos="320.84" parking="0" started="57.00" ended="77.00" delay="32.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_tram1"/>
<     <stopinfo id="tram2.0" type="tram" lane="E4_0" pos="319.46" parking="0" started="57.00" ended="77.00" delay="32.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_tram2"/>
<     <stopinfo id="bus" type="bus" lane="-E0_1" pos="270.03" parking="0" started="77.00" ended="97.00" delay="7.00" initialPersons="5" loadedPersons="13" unloadedPersons="5" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_bus"/>
<     <stopinfo id="bus" type="bus" lane="-E1_1" pos="24.41" parking="0" started="153.00" ended="173.00" delay="3.00" initialPersons="13" loadedPersons="13" unloadedPersons="13" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_bus"/>
<     <stopinfo id="bus" type="bus" lane="-E0_1" pos="270.03" parking="0" started="219.00" ended="239.00" delay="9.00" initialPersons="13" loadedPersons="9" unloadedPersons="13" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_bus"/>
<     <stopinfo id="bus" type="bus" lane="-E1_1" pos="24.42" parking="0" started="298.00" ended="318.00" delay="8.00" initialPersons="9" loadedPersons="17" unloadedPersons="9" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_bus"/>
<     <stopinfo id="tram1.1" type="tram" lane="-E4_0" pos="43.43" parking="0" started="308.00" ended="330.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_tram1"/>
<     <stopinfo id="tram2.1" type="tram" lane="E4_0" pos="42.20" parking="0" started="308.00" ended="330.00" delay="0.00" initialPersons="0" loadedPersons="3" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_tram2"/>
<     <stopinfo id="tram1.1" type="tram" lane="-E4_0" pos="320.84" parking="0" started="357.00" ended="377.00" delay="32.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_tram1"/>
<     <stopinfo id="tram2.1" type="tram" lane="E4_0" pos="319.46" parking="0" started="357.00" ended="377.00" delay="32.00" initialPersons="3" loadedPersons="0" unloadedPersons="3" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_tram2"/>
<     <stopinfo id="bus" type="bus" lane="-E0_1" pos="270.02" parking="0" started="365.00" ended="385.00" delay="15.00" initialPersons="17" loadedPersons="13" unloadedPersons="17" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_bus"/>
<     <stopinfo id="bus" type="bus" lane="-E1_1" pos="24.41" parking="0" started="443.00" ended="464.00" delay="14.00" initialPersons="13" loadedPersons="11" unloadedPersons="13" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_bus"/>
<     <stopinfo id="bus" type="bus" lane="-E0_1" pos="270.03" parking="0" started="510.00" ended="530.00" delay="20.00" initialPersons="11" loadedPersons="6" unloadedPersons="11" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_bus"/>
<     <stopinfo id="bus" type="bus" lane="-E1_1" pos="24.42" parking="0" started="587.00" ended="607.00" delay="17.00" initialPersons="6" loadedPersons="15" unloadedPersons="6" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_bus"/>
<     <stopinfo id="tram1.2" type="tram" lane="-E4_0" pos="43.43" parking="0" started="608.00" ended="630.00" delay="0.00" initialPersons="0" loadedPersons="2" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_tram1"/>
<     <stopinfo id="tram2.2" type="tram" lane="E4_0" pos="42.20" parking="0" started="608.00" ended="630.00" delay="0.00" initialPersons="0" loadedPersons="10" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_tram2"/>
<     <stopinfo id="bus" type="bus" lane="-E0_1" pos="270.03" parking="0" started="651.00" ended="671.00" delay="21.00" initialPersons="15" loadedPersons="7" unloadedPersons="15" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_bus"/>
<     <stopinfo id="tram1.2" type="tram" lane="-E4_0" pos="320.84" parking="0" started="657.00" ended="677.00" delay="32.00" initialPersons="2" loadedPersons="0" unloadedPersons="2" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_tram1"/>
<     <stopinfo id="tram2.2" type="tram" lane="E4_0" pos="319.46" parking="0" started="657.00" ended="677.00" delay="32.00" initialPersons="10" loadedPersons="0" unloadedPersons="10" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_tram2"/>
<     <stopinfo id="bus" type="bus" lane="-E1_1" pos="24.42" parking="0" started="729.00" ended="749.00" delay="19.00" initialPersons="7" loadedPersons="14" unloadedPersons="7" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_bus"/>
<     <stopinfo id="bus" type="bus" lane="-E0_1" pos="270.03" parking="0" started="795.00" ended="815.00" delay="25.00" initialPersons="14" loadedPersons="11" unloadedPersons="14" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="B_bus"/>
<     <stopinfo id="bus" type="bus" lane="-E1_1" pos="24.40" parking="0" started="872.00" ended="892.00" delay="22.00" initialPersons="11" loadedPersons="13" unloadedPersons="11" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="A_bus"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial quickstart ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000018080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000018080: note: object has invalid vptr
>  00 00 00 00  12 33 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572613==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000181b4 at pc 0x5615b9b07e32 bp 0x7ffc3e7e7350 sp 0x7ffc3e7e7348
> READ of size 4 at 0x6160000181b4 thread T0
>     #0 0x5615b9b07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615b9b079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615b98129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615b9813d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615b9a0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615b9a05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615b9c6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615b9391c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615b938d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615b937b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b7af29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b7af29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615b92b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000181b4 is located 308 bytes inside of 528-byte region [0x616000018080,0x616000018290)
> freed by thread T0 here:
>     #0 0x5615b9377aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5615bbc57ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615b9b07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615b98129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
46c46
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial sumolympics ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,80
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000035a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000035a80: note: object has invalid vptr
>  00 00 00 00  98 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572623==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000035bb4 at pc 0x55b0e8817e32 bp 0x7ffde15de190 sp 0x7ffde15de188
> READ of size 4 at 0x616000035bb4 thread T0
>     #0 0x55b0e8817e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0e88179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0e85229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0e8523d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0e871debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0e8715952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0e897f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0e80a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0e809d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0e808b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd57494dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd57494de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0e7fc9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x616000035bb4 is located 308 bytes inside of 528-byte region [0x616000035a80,0x616000035c90)
> freed by thread T0 here:
>     #0 0x55b0e8087aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55b0ea967ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0e8817725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0e85229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial traci_pedestrian_crossing ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000018080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000018080: note: object has invalid vptr
>  00 00 00 00  ed 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572679==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000181b4 at pc 0x55885a5b9e32 bp 0x7fffd0047f90 sp 0x7fffd0047f88
> READ of size 4 at 0x6160000181b4 thread T0
>     #0 0x55885a5b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55885a5b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55885a2c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55885a2c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55885a4bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55885a4b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55885a721793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558859e43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558859e3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558859e2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fe469dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fe469de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558859d6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000181b4 is located 308 bytes inside of 528-byte region [0x616000018080,0x616000018290)
> freed by thread T0 here:
>     #0 0x558859e29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55885c709ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55885a5b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55885a2c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
8,93d7
< 43.0: pedestrian ped1 pushes the button (waiting: 1)
< 84.0: pedestrian ped2 pushes the button (waiting: 1)
< 122.0: pedestrian ped4 pushes the button (waiting: 1)
< 167.0: pedestrian ped7 pushes the button (waiting: 1)
< 277.0: pedestrian ped8 pushes the button (waiting: 1)
< 294.0: pedestrian ped9 pushes the button (waiting: 1)
< 341.0: pedestrian ped10 pushes the button (waiting: 1)
< 446.0: pedestrian ped11 pushes the button (waiting: 1)
< 487.0: pedestrian ped12 pushes the button (waiting: 1)
< 537.0: pedestrian ped13 pushes the button (waiting: 1)
< 613.0: pedestrian ped15 pushes the button (waiting: 1)
< 635.0: pedestrian ped16 pushes the button (waiting: 2)
< 686.0: pedestrian ped19 pushes the button (waiting: 1)
< 732.0: pedestrian ped20 pushes the button (waiting: 2)
< 734.0: pedestrian ped21 pushes the button (waiting: 2)
< 823.0: pedestrian ped22 pushes the button (waiting: 1)
< 857.0: pedestrian ped24 pushes the button (waiting: 1)
< 948.0: pedestrian ped25 pushes the button (waiting: 1)
< 1018.0: pedestrian ped27 pushes the button (waiting: 1)
< 1022.0: pedestrian ped28 pushes the button (waiting: 2)
< 1113.0: pedestrian ped30 pushes the button (waiting: 1)
< 1213.0: pedestrian ped31 pushes the button (waiting: 1)
< 1246.0: pedestrian ped33 pushes the button (waiting: 1)
< 1277.0: pedestrian ped34 pushes the button (waiting: 1)
< 1342.0: pedestrian ped36 pushes the button (waiting: 1)
< 1373.0: pedestrian ped37 pushes the button (waiting: 1)
< 1407.0: pedestrian ped39 pushes the button (waiting: 1)
< 1451.0: pedestrian ped40 pushes the button (waiting: 1)
< 1616.0: pedestrian ped42 pushes the button (waiting: 1)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial traci_taxi ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000015380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015380: note: object has invalid vptr
>  00 00 00 00  8a 34 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572559==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x55a36dc5ae32 bp 0x7ffe276f3490 sp 0x7ffe276f3488
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x55a36dc5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a36dc5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a36d9659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a36d966d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a36db60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a36db58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a36ddc2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a36d4e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a36d4e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a36d4ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa615a23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa615a23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a36d40c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x55a36d4caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55a36fdaaca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a36dc5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a36d9659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< PersonId: 
<  ('HeadingBusstop1', 'HeadingBusstop2', 'HeadingBusstop3', 'HeadingBusstop5')
< PickupList:
<  ['0', '1', '2', '3']
< Taxifleet-Status
< empty:  ('taxiV0', 'taxiV5', 'taxiV10', 'taxiV15')
< pickup:  ()
< Taxifleet-Status
< empty:  ('taxiV5', 'taxiV10', 'taxiV15')
< pickup:  ('taxiV0',)
< Taxifleet-Status
< empty:  ('taxiV10', 'taxiV15')
< pickup:  ('taxiV0', 'taxiV5')
< Taxifleet-Status
< empty:  ('taxiV15',)
< pickup:  ('taxiV0', 'taxiV5', 'taxiV10')

TEST FAILED on ts-sim-build-ba : tutorial traci_tls plain ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000011780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011780: note: object has invalid vptr
>  00 00 00 00  d5 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2572648==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x5654d68c6e32 bp 0x7ffd41890c90 sp 0x7ffd41890c88
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x5654d68c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654d68c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654d65d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654d65d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654d67ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654d67c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654d6a2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654d6150c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654d614c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654d613a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf98530d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf98530e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654d6078634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x5654d6136aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x5654d8a16ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654d68c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654d65d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,17d5
< Performance: 
< Vehicles: 
<  Inserted: 768
<  Running: 0
<  Waiting: 0
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 3740.00
< 
< -- Unordered text as found by filter '^Reason: TraCI requested termination.' --
< Reason: TraCI requested termination.
< 
---------- Differences in tripinfo ----------
5,773d4
<     <tripinfo id="left_0" depart="0.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="88.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="11.98" duration="88.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.70" rerouteNo="0" devices="tripinfo_left_0" vType="typeWE" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="right_2" depart="3.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="11.54" duration="91.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.93" rerouteNo="0" devices="tripinfo_right_2" vType="typeWE" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="right_3" depart="8.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="96.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="12.31" duration="88.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.92" rerouteNo="0" devices="tripinfo_right_3" vType="typeWE" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="left_1" depart="5.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="99.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.68" duration="94.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.85" rerouteNo="0" devices="tripinfo_left_1" vType="typeWE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="left_4" depart="10.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="101.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="11.22" duration="91.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.91" rerouteNo="0" devices="tripinfo_left_4" vType="typeWE" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="left_6" depart="22.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="12.13" duration="90.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.68" rerouteNo="0" devices="tripinfo_left_6" vType="typeWE" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="right_5" depart="13.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="4.00" arrival="114.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="9.30" duration="101.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.44" rerouteNo="0" devices="tripinfo_right_5" vType="typeWE" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="left_7" depart="31.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="129.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.40" duration="98.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.51" rerouteNo="0" devices="tripinfo_left_7" vType="typeWE" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="right_10" depart="42.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="129.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="12.56" duration="87.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.21" rerouteNo="0" devices="tripinfo_right_10" vType="typeWE" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="left_8" depart="36.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="131.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.61" duration="95.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.38" rerouteNo="0" devices="tripinfo_left_8" vType="typeWE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="right_13" depart="55.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="12.84" duration="85.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.86" rerouteNo="0" devices="tripinfo_right_13" vType="typeWE" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="left_9" depart="41.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="141.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.06" duration="100.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.00" rerouteNo="0" devices="tripinfo_left_9" vType="typeWE" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="left_11" depart="46.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="142.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.03" duration="96.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.30" rerouteNo="0" devices="tripinfo_left_11" vType="typeWE" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="left_12" depart="53.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="144.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.57" duration="91.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="17.01" rerouteNo="0" devices="tripinfo_left_12" vType="typeWE" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="right_14" depart="61.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="154.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="11.14" duration="93.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.05" rerouteNo="0" devices="tripinfo_right_14" vType="typeWE" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="right_15" depart="69.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="164.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.45" duration="95.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.88" rerouteNo="0" devices="tripinfo_right_15" vType="typeWE" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="left_17" depart="85.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="181.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.63" duration="96.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.49" rerouteNo="0" devices="tripinfo_left_17" vType="typeWE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="right_16" depart="84.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="182.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.25" duration="98.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.09" rerouteNo="0" devices="tripinfo_right_16" vType="typeWE" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="down_18" depart="89.00" departLane="54o_0" departPos="7.10" departSpeed="0.00" departDelay="0.00" arrival="194.00" arrivalLane="53i_0" arrivalPos="10.00" arrivalSpeed="10.68" duration="105.00" routeLength="1013.10" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="28.35" rerouteNo="0" devices="tripinfo_down_18" vType="typeNS" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="down_19" depart="96.00" departLane="54o_0" departPos="7.10" departSpeed="0.00" departDelay="0.00" arrival="196.00" arrivalLane="53i_0" arrivalPos="10.00" arrivalSpeed="11.16" duration="100.00" routeLength="1013.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="38.02" rerouteNo="0" devices="tripinfo_down_19" vType="typeNS" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="down_24" depart="122.00" departLane="54o_0" departPos="7.10" departSpeed="0.00" departDelay="0.00" arrival="224.00" arrivalLane="53i_0" arrivalPos="10.00" arrivalSpeed="9.47" duration="102.00" routeLength="1013.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.73" rerouteNo="0" devices="tripinfo_down_24" vType="typeNS" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="right_20" depart="101.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="2.00" arrival="228.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="11.61" duration="127.00" routeLength="1015.10" waitingTime="24.00" waitingCount="1" stopTime="0.00" timeLoss="51.62" rerouteNo="0" devices="tripinfo_right_20" vType="typeWE" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="left_21" depart="99.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="228.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="11.44" duration="129.00" routeLength="1015.10" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="53.62" rerouteNo="0" devices="tripinfo_left_21" vType="typeWE" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="right_22" depart="108.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="232.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="11.32" duration="124.00" routeLength="1015.10" waitingTime="19.00" waitingCount="1" stopTime="0.00" timeLoss="46.21" rerouteNo="0" devices="tripinfo_right_22" vType="typeWE" speedFactor="0.97" vaporized=""/>
<     <tripinfo id="left_26" depart="131.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="234.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="10.58" duration="103.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="22.96" rerouteNo="0" devices="tripinfo_left_26" vType="typeWE" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="left_27" depart="136.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="1.00" arrival="236.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="11.06" duration="100.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.35" rerouteNo="0" devices="tripinfo_left_27" vType="typeWE" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="right_23" depart="114.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="238.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.10" duration="124.00" routeLength="1015.10" waitingTime="14.00" waitingCount="1" stopTime="0.00" timeLoss="41.98" rerouteNo="0" devices="tripinfo_right_23" vType="typeWE" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="left_28" depart="141.00" departLane="52o_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="238.00" arrivalLane="51i_0" arrivalPos="10.00" arrivalSpeed="11.32" duration="97.00" routeLength="1015.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="25.85" rerouteNo="0" devices="tripinfo_left_28" vType="typeWE" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="right_25" depart="125.00" departLane="51o_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="241.00" arrivalLane="52i_0" arrivalPos="10.00" arrivalSpeed="10.15" duration="116.00" routeLength="1015.10" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="32.75" rerouteNo="0" devices="tripinfo_right_25" vType="typeWE" speedFactor="0.87" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : unit_tests testcommon ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/usr/lib/python3.10/subprocess.py", line 345, in call
>     with Popen(*popenargs, **kwargs) as p:
>   File "/usr/lib/python3.10/subprocess.py", line 969, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "/usr/lib/python3.10/subprocess.py", line 1845, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/home/delphi/clangDebug/sumo/tests/../bin/testcommon'
---------- Differences in output ----------
1,109d0
< Running main() from gtest_main.cc
< [==========] Running 44 tests from 5 test suites.
< [----------] Global test environment set-up.
< [----------] 10 tests from StringTokenizer
< [ RUN      ] StringTokenizer.test_split_with_whitechar
< [       OK ] StringTokenizer.test_split_with_whitechar ((TIME))
< [ RUN      ] StringTokenizer.test_split_with_newline
< [       OK ] StringTokenizer.test_split_with_newline ((TIME))
< [ RUN      ] StringTokenizer.test_split_with_x
< [       OK ] StringTokenizer.test_split_with_x ((TIME))
< [ RUN      ] StringTokenizer.test_split_any_char
< [       OK ] StringTokenizer.test_split_any_char ((TIME))
< [ RUN      ] StringTokenizer.test_method_reinit
< [       OK ] StringTokenizer.test_method_reinit ((TIME))
< [ RUN      ] StringTokenizer.test_method_size
< [       OK ] StringTokenizer.test_method_size ((TIME))
< [ RUN      ] StringTokenizer.test_method_front
< [       OK ] StringTokenizer.test_method_front ((TIME))
< [ RUN      ] StringTokenizer.test_method_get
< [       OK ] StringTokenizer.test_method_get ((TIME))
< [ RUN      ] StringTokenizer.test_method_get_with_empty_data
< [       OK ] StringTokenizer.test_method_get_with_empty_data ((TIME))
< [ RUN      ] StringTokenizer.test_method_getVector
< [       OK ] StringTokenizer.test_method_getVector ((TIME))
< [----------] 10 tests from StringTokenizer ((TIME) total)
< 
< [----------] 4 tests from FileHelpers
< [ RUN      ] FileHelpers.test_method_checkForRelativity
< [       OK ] FileHelpers.test_method_checkForRelativity ((TIME))
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : unit_tests testfoxtools ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/usr/lib/python3.10/subprocess.py", line 345, in call
>     with Popen(*popenargs, **kwargs) as p:
>   File "/usr/lib/python3.10/subprocess.py", line 969, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "/usr/lib/python3.10/subprocess.py", line 1845, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/home/delphi/clangDebug/sumo/tests/../bin/testfoxtools'
---------- Differences in output ----------
1,13d0
< Running main() from gtest_main.cc
< [==========] Running 2 tests from 1 test suite.
< [----------] Global test environment set-up.
< [----------] 2 tests from MFXWorkerThread
< [ RUN      ] MFXWorkerThread.test_init
< [       OK ] MFXWorkerThread.test_init ((TIME))
< [ RUN      ] MFXWorkerThread.test_get_all
< [       OK ] MFXWorkerThread.test_get_all ((TIME))
< [----------] 2 tests from MFXWorkerThread ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 2 tests from 1 test suite ran. ((TIME) total)
< [  PASSED  ] 2 tests.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : unit_tests testgeom ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/usr/lib/python3.10/subprocess.py", line 345, in call
>     with Popen(*popenargs, **kwargs) as p:
>   File "/usr/lib/python3.10/subprocess.py", line 969, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "/usr/lib/python3.10/subprocess.py", line 1845, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/home/delphi/clangDebug/sumo/tests/../bin/testgeom'
---------- Differences in output ----------
1,71d0
< Running main() from gtest_main.cc
< [==========] Running 28 tests from 3 test suites.
< [----------] Global test environment set-up.
< [----------] 12 tests from Boundary
< [ RUN      ] Boundary.test_method_add
< [       OK ] Boundary.test_method_add ((TIME))
< [ RUN      ] Boundary.test_method_add_multiple
< [       OK ] Boundary.test_method_add_multiple ((TIME))
< [ RUN      ] Boundary.test_method_getCenter
< [       OK ] Boundary.test_method_getCenter ((TIME))
< [ RUN      ] Boundary.test_method_getWidthHeight
< [       OK ] Boundary.test_method_getWidthHeight ((TIME))
< [ RUN      ] Boundary.test_method_around
< [       OK ] Boundary.test_method_around ((TIME))
< [ RUN      ] Boundary.test_method_overlapsWith
< [       OK ] Boundary.test_method_overlapsWith ((TIME))
< [ RUN      ] Boundary.test_method_crosses
< [       OK ] Boundary.test_method_crosses ((TIME))
< [ RUN      ] Boundary.test_method_partialWithin
< [       OK ] Boundary.test_method_partialWithin ((TIME))
< [ RUN      ] Boundary.test_method_flipY
< [       OK ] Boundary.test_method_flipY ((TIME))
< [ RUN      ] Boundary.test_method_moveby
< [       OK ] Boundary.test_method_moveby ((TIME))
< [ RUN      ] Boundary.test_method_growWidth
< [       OK ] Boundary.test_method_growWidth ((TIME))
< [ RUN      ] Boundary.test_method_growHeight
< [       OK ] Boundary.test_method_growHeight ((TIME))
< [----------] 12 tests from Boundary ((TIME) total)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : unit_tests testlibsumo ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/usr/lib/python3.10/subprocess.py", line 345, in call
>     with Popen(*popenargs, **kwargs) as p:
>   File "/usr/lib/python3.10/subprocess.py", line 969, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "/usr/lib/python3.10/subprocess.py", line 1845, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/home/delphi/clangDebug/sumo/tests/../bin/testlibsumo'
---------- Differences in output ----------
1,6d0
<  Copyright (C) 2001-2023 German Aerospace Center (DLR) and others; https://sumo.dlr.de
<  Use --help to get the list of options.
< Simulation loaded
<  Copyright (C) 2001-2023 German Aerospace Center (DLR) and others; https://sumo.dlr.de
<  Use --help to get the list of options.
< Simulation started
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : unit_tests testmicrosim ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/usr/lib/python3.10/subprocess.py", line 345, in call
>     with Popen(*popenargs, **kwargs) as p:
>   File "/usr/lib/python3.10/subprocess.py", line 969, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "/usr/lib/python3.10/subprocess.py", line 1845, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/home/delphi/clangDebug/sumo/tests/../bin/testmicrosim'
---------- Differences in output ----------
1,29d0
< Running main() from gtest_main.cc
< [==========] Running 7 tests from 3 test suites.
< [----------] Global test environment set-up.
< [----------] 1 test from MSEventControl
< [ RUN      ] MSEventControl.test_method_execute
< [       OK ] MSEventControl.test_method_execute ((TIME))
< [----------] 1 test from MSEventControl ((TIME) total)
< 
< [----------] 4 tests from MSCFModelTest
< [ RUN      ] MSCFModelTest.test_method_brakeGap
< [       OK ] MSCFModelTest.test_method_brakeGap ((TIME))
< [ RUN      ] MSCFModelTest.test_method_static_brakeGap
< [       OK ] MSCFModelTest.test_method_static_brakeGap ((TIME))
< [ RUN      ] MSCFModelTest.test_method_static_freeSpeed
< [       OK ] MSCFModelTest.test_method_static_freeSpeed ((TIME))
< [ RUN      ] MSCFModelTest.test_method_static_freeSpeed_half
< [       OK ] MSCFModelTest.test_method_static_freeSpeed_half ((TIME))
< [----------] 4 tests from MSCFModelTest ((TIME) total)
< 
< [----------] 2 tests from MSCFModel_IDMTest
< [ RUN      ] MSCFModel_IDMTest.test_method_brakeGap
< [       OK ] MSCFModel_IDMTest.test_method_brakeGap ((TIME))
< [ RUN      ] MSCFModel_IDMTest.test_method_getSecureGap
< [       OK ] MSCFModel_IDMTest.test_method_getSecureGap ((TIME))
< [----------] 2 tests from MSCFModel_IDMTest ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 7 tests from 3 test suites ran. ((TIME) total)
< [  PASSED  ] 7 tests.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : unit_tests testnetbuild ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/clangDebug/sumo/tests/toolrunner.py", line 39, in <module>
>     subprocess.call(tool + sys.argv[1:], env=os.environ, stdout=sys.stdout, stderr=sys.stderr)
>   File "/usr/lib/python3.10/subprocess.py", line 345, in call
>     with Popen(*popenargs, **kwargs) as p:
>   File "/usr/lib/python3.10/subprocess.py", line 969, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "/usr/lib/python3.10/subprocess.py", line 1845, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: '/home/delphi/clangDebug/sumo/tests/../bin/testnetbuild'
---------- Differences in output ----------
1,16d0
< Running main() from gtest_main.cc
< [==========] Running 2 tests from 2 test suites.
< [----------] Global test environment set-up.
< [----------] 1 test from NBHeightMapperTest
< [ RUN      ] NBHeightMapperTest.test_method_getZ
< [       OK ] NBHeightMapperTest.test_method_getZ ((TIME))
< [----------] 1 test from NBHeightMapperTest ((TIME) total)
< 
< [----------] 1 test from NBTrafficLightLogic
< [ RUN      ] NBTrafficLightLogic.test_method_getDuration
< [       OK ] NBTrafficLightLogic.test_method_getDuration ((TIME))
< [----------] 1 test from NBTrafficLightLogic ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 2 tests from 2 test suites ran. ((TIME) total)
< [  PASSED  ] 2 tests.
---------- New result in exitcode ----------
1

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo collision ( Last six runs Jun2023 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,51681
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c2 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e2ff7ece32 bp 0x7fff06c7d810 sp 0x7fff06c7d808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e2ff7ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2ff7ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2ff4f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2ff4f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2ff6f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2ff6ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2ff954793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2ff076c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2ff07256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2ff060018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff399e56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff399e56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2fef9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e2ff05caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55e30193cca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2ff7ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2ff4f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo parallel ( Last six runs Jun2023 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,79
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000015380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015380: note: object has invalid vptr
>  00 00 00 00  4f 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2562682==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x55fc95515e32 bp 0x7fff5215c310 sp 0x7fff5215c308
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x55fc95515e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc955159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc952209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc95221d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc9540ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fc9540e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fc954107f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fc94d956a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fc94d98698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fc94d89216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f331680ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f331680ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc94cc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x55fc94d85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x55fc97665ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc95515725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc952209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1a2
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo protobuf ( Last six runs Jun2023 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,185
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  79 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2560894==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556be8bd8e32 bp 0x7ffc309d49d0 sp 0x7ffc309d49c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556be8bd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556be8bd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556be88e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556be88e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556be8adeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556be8ad6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556be8d40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556be8462c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556be845e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556be844c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8ffd84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8ffd84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556be838a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556be8448aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: d5ec2fdd87e9bdaa31bef7dfe5ab7d0fa698795f)
>     #1 0x556bead28ca1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556be8bd8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556be88e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< --- 
< +++ 
< -
< -<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
< +<trajectories timeStepSize="1000">